summaryrefslogtreecommitdiff
path: root/tests/specs/check/css_import/exists.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/check/css_import/exists.ts')
-rw-r--r--tests/specs/check/css_import/exists.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/check/css_import/exists.ts b/tests/specs/check/css_import/exists.ts
new file mode 100644
index 000000000..d5e05ae67
--- /dev/null
+++ b/tests/specs/check/css_import/exists.ts
@@ -0,0 +1,2 @@
+// should not error for deno check
+import "./app.css";