increase test coverage

pull/7738/head
Rich Harris 9 years ago
parent af4e7c64b8
commit b18b86476f

@ -0,0 +1,7 @@
export default {
html: `
<svg>
<g class=''></g>
</svg>
`
};

@ -0,0 +1,3 @@
<svg>
<g class=''></g>
</svg>

After

Width:  |  Height:  |  Size: 31 B

Loading…
Cancel
Save