summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/resources/testharness.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/resources/testharness.js')
-rw-r--r--testing/web-platform/tests/resources/testharness.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/web-platform/tests/resources/testharness.js b/testing/web-platform/tests/resources/testharness.js
index 5b924b109..921c3b1e2 100644
--- a/testing/web-platform/tests/resources/testharness.js
+++ b/testing/web-platform/tests/resources/testharness.js
@@ -2679,4 +2679,3 @@ policies and contribution forms [3].
test_environment.on_tests_ready();
})();
-// vim: set expandtab shiftwidth=4 tabstop=4: