summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/jaeger/testForOps.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/jaeger/testForOps.js')
-rw-r--r--js/src/jit-test/tests/jaeger/testForOps.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jit-test/tests/jaeger/testForOps.js b/js/src/jit-test/tests/jaeger/testForOps.js
index 773aae249..f6057d1b5 100644
--- a/js/src/jit-test/tests/jaeger/testForOps.js
+++ b/js/src/jit-test/tests/jaeger/testForOps.js
@@ -1,5 +1,4 @@
// |jit-test|
-// vim: set ts=8 sts=4 et sw=4 tw=99:
function assertObjectsEqual(obj1, obj2) {
assertEq(obj1.a, obj2.a);