chore: test comments

This commit is contained in:
Evan You 2019-08-30 15:16:19 -04:00
parent 09593c94c3
commit cb09289474

View File

@ -11,7 +11,7 @@ describe('error handling', () => {
test.todo('in watch (with source)')
test.todo('in native event handler')
test.todo('in component event handler')
// native event handler handling should be tested in respective renderers
})