Evan You 6 tahun lalu
induk
melakukan
94e72481b8
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  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')
+})