summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/dom_exception_formatting.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/run/dom_exception_formatting.ts')
-rw-r--r--cli/tests/testdata/run/dom_exception_formatting.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/run/dom_exception_formatting.ts b/cli/tests/testdata/run/dom_exception_formatting.ts
deleted file mode 100644
index 0209ec81e..000000000
--- a/cli/tests/testdata/run/dom_exception_formatting.ts
+++ /dev/null
@@ -1 +0,0 @@
-throw new DOMException("foo", "SyntaxError");