Evan You 6 vuotta sitten
vanhempi
commit
94e72481b8
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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')
+})