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