mirror of https://github.com/sveltejs/svelte
parent
7149c4db4c
commit
5669f55cfe
@ -1,5 +1,5 @@
|
||||
import { test } from '../../test';
|
||||
|
||||
export default test({
|
||||
html: "<div>/ $clicks: 0 `tim$es` \\</div><div>$dollars `backticks` pyramid /\\</div>"
|
||||
html: '<div>/ $clicks: 0 `tim$es` \\</div><div>$dollars `backticks` pyramid /\\</div>'
|
||||
});
|
||||
|
||||
Loading…
Reference in new issue