mirror of https://github.com/sveltejs/svelte
parent
43a28f3097
commit
01fc6c5fd6
@ -0,0 +1,5 @@
|
||||
import { test } from '../../test';
|
||||
|
||||
export default test({
|
||||
html: ''
|
||||
});
|
||||
@ -0,0 +1 @@
|
||||
{@html undefined}
|
||||
Loading…
Reference in new issue