summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/jaeger/normalIntTypedArrays.js')
-rw-r--r--js/src/jit-test/tests/jaeger/normalIntTypedArrays.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js b/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js
index 8bb4627fa..a8b8e15f3 100644
--- a/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js
+++ b/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js
@@ -1,4 +1,3 @@
-// vim: set ts=8 sts=4 et sw=4 tw=99:
function testInt32Array(L) {
var f = new Int32Array(8);