diff options
author | athenian200 <athenian200@outlook.com> | 2020-10-18 10:45:55 -0500 |
---|---|---|
committer | athenian200 <athenian200@outlook.com> | 2020-10-18 10:45:55 -0500 |
commit | 620d619469dcdc3eb2051f7449ee5afd798d5c27 (patch) | |
tree | eb7ca4ae3da96bf3049c3da41fc511ff3154515e /devtools/client/sourceeditor/test/head.js | |
parent | a22eb5ee72bdfb78bdc39f3c2181b7e1fcf708d9 (diff) | |
parent | ee9d069f8d101246ffc8b18614a4f98d4e1100d9 (diff) | |
download | uxp-620d619469dcdc3eb2051f7449ee5afd798d5c27.tar.gz |
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into caret_color
Diffstat (limited to 'devtools/client/sourceeditor/test/head.js')
-rw-r--r-- | devtools/client/sourceeditor/test/head.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devtools/client/sourceeditor/test/head.js b/devtools/client/sourceeditor/test/head.js index 4f8473eaf8..dfaebe944a 100644 --- a/devtools/client/sourceeditor/test/head.js +++ b/devtools/client/sourceeditor/test/head.js @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ */ /* import-globals-from ../../framework/test/shared-head.js */ |