diff options
Diffstat (limited to 'tests/specs/run/webstorage_serialization/webstorage/fixture.ts')
-rw-r--r-- | tests/specs/run/webstorage_serialization/webstorage/fixture.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/run/webstorage_serialization/webstorage/fixture.ts b/tests/specs/run/webstorage_serialization/webstorage/fixture.ts new file mode 100644 index 000000000..cf4bd9f1f --- /dev/null +++ b/tests/specs/run/webstorage_serialization/webstorage/fixture.ts @@ -0,0 +1,2 @@ +import "./logger.ts"; +import "./setter.ts"; |