mirror of https://github.com/sveltejs/svelte
parent
823e66f06f
commit
0dcd3cd2c1
@ -0,0 +1,5 @@
|
||||
import { test } from '../../test';
|
||||
|
||||
export default test({
|
||||
skip: true // TODO delete this file so the test runs
|
||||
});
|
Loading…
Reference in new issue