diff options
Diffstat (limited to 'tests/specs/check/css_import/not_exists.ts')
-rw-r--r-- | tests/specs/check/css_import/not_exists.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/check/css_import/not_exists.ts b/tests/specs/check/css_import/not_exists.ts new file mode 100644 index 000000000..762c9acd7 --- /dev/null +++ b/tests/specs/check/css_import/not_exists.ts @@ -0,0 +1 @@ +import "./not_exists.css"; |