summaryrefslogtreecommitdiffstats
path: root/dom/workers/test/mime_type_is_csv.js
diff options
context:
space:
mode:
Diffstat (limited to 'dom/workers/test/mime_type_is_csv.js')
-rw-r--r--dom/workers/test/mime_type_is_csv.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/workers/test/mime_type_is_csv.js b/dom/workers/test/mime_type_is_csv.js
new file mode 100644
index 0000000000..54d3b70689
--- /dev/null
+++ b/dom/workers/test/mime_type_is_csv.js
@@ -0,0 +1 @@
+throw new Error("This file has a CSV mime type and should not load.");