chore: test todos

This commit is contained in:
Evan You
2019-08-22 17:13:25 -04:00
parent 7bb822c160
commit 5b38e631e7
2 changed files with 4 additions and 0 deletions

View File

@@ -18,4 +18,6 @@ describe('vnode', () => {
test.todo('node type inference')
test.todo('cloneVNode')
test.todo('mergeProps')
})