increase test coverage

pull/71/head
Rich Harris 8 years ago
parent 7b15ff93ac
commit 9ba18c6d13

@ -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