diff options
Diffstat (limited to 'dom/tests/mochitest/bugs')
-rw-r--r-- | dom/tests/mochitest/bugs/file_redirector.sjs | 1 |
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) { |