Browse Source

test: todo

Evan You 6 years ago
parent
commit
94e72481b8
1 changed files with 3 additions and 0 deletions
  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')
+})