test: fix temp tests

This commit is contained in:
Evan You
2019-08-23 15:32:19 -04:00
parent fd1fef5502
commit b70f8d267e
9 changed files with 27 additions and 42 deletions

View File

@@ -1 +1,3 @@
// TODO
describe('vdom: optimized mode', () => {
test.todo('should work')
})