diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
commit | f8271edb68ee7d70d10ea138a3ad71869da661df (patch) | |
tree | 6cf8d3e43139234cbabc7075d13c4ab9a9b603fb /testing | |
parent | 44f74e8c419f7339e5ee1b914afce884d4d66bb0 (diff) | |
download | aura-central-f8271edb68ee7d70d10ea138a3ad71869da661df.tar.gz |
Issue mcp-graveyard/UXP%1656 - Part 3: Nuke more vim config lines in the tree.
Another S&R run with some smarter matching.
Diffstat (limited to 'testing')
-rw-r--r-- | testing/mochitest/BrowserTestUtils/ContentTask.jsm | 1 | ||||
-rw-r--r-- | testing/talos/talos/startup_test/sessionrestore/addon/SessionRestoreTalosTest.js | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/mochitest/BrowserTestUtils/ContentTask.jsm b/testing/mochitest/BrowserTestUtils/ContentTask.jsm index a52dd90d3..5d9be16ea 100644 --- a/testing/mochitest/BrowserTestUtils/ContentTask.jsm +++ b/testing/mochitest/BrowserTestUtils/ContentTask.jsm @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ -/* vim: set ts=2 et sw=2 tw=80 filetype=javascript: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testing/talos/talos/startup_test/sessionrestore/addon/SessionRestoreTalosTest.js b/testing/talos/talos/startup_test/sessionrestore/addon/SessionRestoreTalosTest.js index a838de182..9ac5ec49f 100644 --- a/testing/talos/talos/startup_test/sessionrestore/addon/SessionRestoreTalosTest.js +++ b/testing/talos/talos/startup_test/sessionrestore/addon/SessionRestoreTalosTest.js @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ -/* vim: set ts=2 et sw=2 tw=80 filetype=javascript: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |