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