summaryrefslogtreecommitdiffstats
path: root/dom/tests
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-24 08:06:05 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-24 08:10:23 +0000
commit4a42352e6418b69e600422fc516ad1e74c708fa9 (patch)
tree579cf7c1c38df6a6a7fde0ade0e2ffc46b641423 /dom/tests
parent0c3bd2b10aa0e56ce5d950d90a1fe6ca11a0639a (diff)
downloadUXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.gz
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.lz
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.xz
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.zip
Issue #1656 - Part 8: Devtools and misc.
Diffstat (limited to 'dom/tests')
-rw-r--r--dom/tests/mochitest/bugs/file_redirector.sjs1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/tests/mochitest/bugs/file_redirector.sjs b/dom/tests/mochitest/bugs/file_redirector.sjs
index 70478e69a..6d7d14d95 100644
--- a/dom/tests/mochitest/bugs/file_redirector.sjs
+++ b/dom/tests/mochitest/bugs/file_redirector.sjs
@@ -1,4 +1,3 @@
-/* vim: set ft=javascript: */
/* Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ */
function handleRequest(request, response) {