summaryrefslogtreecommitdiff
path: root/js/xpconnect/tests
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2023-05-03 22:09:21 +0200
committerMoonchild <moonchild@palemoon.org>2023-05-03 22:09:21 +0200
commitce594b49caa5a38426ca624b0b0beaf209f5a947 (patch)
tree5ae6e3b21b2b3c007f08fe27147b4b470ba95f7d /js/xpconnect/tests
parent5d4f11bfaf45a29ffd00ace764a45eebba61bdbc (diff)
downloaduxp-ce594b49caa5a38426ca624b0b0beaf209f5a947.tar.gz
Issue #1656 - Remove more vim control lines.
Vim control lines were re-introduced or not entirely cleaned up. This nukes them again. Removing from the rest of js, caps, chrome, config, devtools, docshell, image, intl. More to come.
Diffstat (limited to 'js/xpconnect/tests')
-rw-r--r--js/xpconnect/tests/unit/test_xpcomutils.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/xpconnect/tests/unit/test_xpcomutils.js b/js/xpconnect/tests/unit/test_xpcomutils.js
index f43454253e..d2a25e6a9c 100644
--- a/js/xpconnect/tests/unit/test_xpcomutils.js
+++ b/js/xpconnect/tests/unit/test_xpcomutils.js
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 4 -*-
- * vim: sw=4 ts=4 sts=4 et
* 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/. */