Evan You hace 6 años
padre
commit
94e72481b8
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      packages/runtime-core/__tests__/directives.spec.ts

+ 3 - 0
packages/runtime-core/__tests__/directives.spec.ts

@@ -0,0 +1,3 @@
+describe('directives', () => {
+  test.todo('should work')
+})