test: update fragment tests

This commit is contained in:
Evan You
2019-08-23 15:27:17 -04:00
parent 589d3c2feb
commit fd1fef5502
9 changed files with 343 additions and 194 deletions

View File

@@ -1,6 +1,6 @@
// using DOM renderer because this case is mostly DOM-specific
import {
createVNode as h,
h,
render,
nextTick,
mergeProps,