summaryrefslogtreecommitdiff
path: root/tests/testdata/run/with_config/frontend_work.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/with_config/frontend_work.ts')
-rw-r--r--tests/testdata/run/with_config/frontend_work.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/testdata/run/with_config/frontend_work.ts b/tests/testdata/run/with_config/frontend_work.ts
deleted file mode 100644
index 783af44e4..000000000
--- a/tests/testdata/run/with_config/frontend_work.ts
+++ /dev/null
@@ -1,4 +0,0 @@
-function _main() {
- console.log(document);
-}
-console.log("ok");