summaryrefslogtreecommitdiff
path: root/devtools/client/scratchpad/test
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 13:55:00 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 13:55:00 +0000
commit551a6a9fdc67c1ef0f6d2649b79eb9b62a43f8c6 (patch)
treeb76060239e018ba6f069207b17ba6b5dd9fb83fa /devtools/client/scratchpad/test
parent12418ef7c7a12a1db2b774d10a3bbaddbdf943fb (diff)
downloaduxp-551a6a9fdc67c1ef0f6d2649b79eb9b62a43f8c6.tar.gz
Issue mcp-graveyard/UXP#1656 - Part 1: Nuke most vim config lines in the tree.
Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
Diffstat (limited to 'devtools/client/scratchpad/test')
-rw-r--r--devtools/client/scratchpad/test/browser_scratchpad_pprint_error_goto_line.js1
-rw-r--r--devtools/client/scratchpad/test/browser_scratchpad_run_error_goto_line.js1
2 files changed, 0 insertions, 2 deletions
diff --git a/devtools/client/scratchpad/test/browser_scratchpad_pprint_error_goto_line.js b/devtools/client/scratchpad/test/browser_scratchpad_pprint_error_goto_line.js
index 21f266f615..c681d3d354 100644
--- a/devtools/client/scratchpad/test/browser_scratchpad_pprint_error_goto_line.js
+++ b/devtools/client/scratchpad/test/browser_scratchpad_pprint_error_goto_line.js
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2; fill-column: 80 -*- */
-/* vim: set ts=2 et sw=2 tw=80: */
/* Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ */
diff --git a/devtools/client/scratchpad/test/browser_scratchpad_run_error_goto_line.js b/devtools/client/scratchpad/test/browser_scratchpad_run_error_goto_line.js
index a5d3d51638..8d2aaa728b 100644
--- a/devtools/client/scratchpad/test/browser_scratchpad_run_error_goto_line.js
+++ b/devtools/client/scratchpad/test/browser_scratchpad_run_error_goto_line.js
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2; fill-column: 80 -*- */
-/* vim: set ts=2 et sw=2 tw=80: */
/* Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ */