mirror of https://github.com/sveltejs/svelte
parent
2faae5914b
commit
0f774533bd
@ -1,4 +0,0 @@
|
||||
import { test } from '../../test';
|
||||
|
||||
// TODO this likely works in the new world - remove this warning?
|
||||
export default test({ skip: true });
|
||||
@ -1,4 +0,0 @@
|
||||
import { test } from '../../test';
|
||||
|
||||
// TODO this likely works in the new world - remove this warning?
|
||||
export default test({ skip: true });
|
||||
@ -1,4 +0,0 @@
|
||||
import { test } from '../../test';
|
||||
|
||||
// TODO this maybe works in the new world - remove this warning?
|
||||
export default test({ skip: true });
|
||||
@ -1,4 +0,0 @@
|
||||
import { test } from '../../test';
|
||||
|
||||
// TODO this likely works in the new world - remove this warning?
|
||||
export default test({ skip: true });
|
||||
Loading…
Reference in new issue