summaryrefslogtreecommitdiffstats
path: root/js/src/jsapi-tests/testErrorCopying.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jsapi-tests/testErrorCopying.cpp')
-rw-r--r--js/src/jsapi-tests/testErrorCopying.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jsapi-tests/testErrorCopying.cpp b/js/src/jsapi-tests/testErrorCopying.cpp
index 1d52b9ec0..248bf7a30 100644
--- a/js/src/jsapi-tests/testErrorCopying.cpp
+++ b/js/src/jsapi-tests/testErrorCopying.cpp
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- * vim: set ts=8 sts=4 et sw=4 tw=99:
*
* Tests that the column number of error reports is properly copied over from
* other reports when invoked from the C++ api.