mirror of https://github.com/sveltejs/svelte
parent
5729d53d8b
commit
a770803bf8
@ -1,5 +1,5 @@
|
|||||||
import { test } from '../../test';
|
import { test } from '../../test';
|
||||||
|
|
||||||
export default test({
|
export default test({
|
||||||
html: `foo bar`
|
html: `foo bar foo`
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in new issue