summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-24 08:06:05 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-24 08:10:23 +0000
commit4a42352e6418b69e600422fc516ad1e74c708fa9 (patch)
tree579cf7c1c38df6a6a7fde0ade0e2ffc46b641423 /testing
parent0c3bd2b10aa0e56ce5d950d90a1fe6ca11a0639a (diff)
downloadUXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.gz
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.lz
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.xz
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.zip
Issue #1656 - Part 8: Devtools and misc.
Diffstat (limited to 'testing')
-rw-r--r--testing/talos/talos/mainthreadio.py1
-rw-r--r--testing/talos/talos/tests/dromaeo/JSON.php1
-rw-r--r--testing/talos/talos/whitelist.py1
3 files changed, 0 insertions, 3 deletions
diff --git a/testing/talos/talos/mainthreadio.py b/testing/talos/talos/mainthreadio.py
index 328887628..112aaace3 100644
--- a/testing/talos/talos/mainthreadio.py
+++ b/testing/talos/talos/mainthreadio.py
@@ -1,5 +1,4 @@
# -*- Mode: python; tab-width: 8; indent-tabs-mode: nil -*-
-# vim: set ts=8 sts=4 et sw=4 tw=80:
# 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/tests/dromaeo/JSON.php b/testing/talos/talos/tests/dromaeo/JSON.php
index 8283e7ef7..615b03226 100644
--- a/testing/talos/talos/tests/dromaeo/JSON.php
+++ b/testing/talos/talos/tests/dromaeo/JSON.php
@@ -1,5 +1,4 @@
<?php
-/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
/**
* Converts to and from JSON format.
diff --git a/testing/talos/talos/whitelist.py b/testing/talos/talos/whitelist.py
index 9ed09fff6..1e4c4117e 100644
--- a/testing/talos/talos/whitelist.py
+++ b/testing/talos/talos/whitelist.py
@@ -1,5 +1,4 @@
# -*- Mode: python; tab-width: 8; indent-tabs-mode: nil -*-
-# vim: set ts=8 sts=4 et sw=4 tw=80:
# 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/.