summaryrefslogtreecommitdiffstats
path: root/test/SWIG/remove-modules.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/SWIG/remove-modules.py')
-rw-r--r--test/SWIG/remove-modules.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SWIG/remove-modules.py b/test/SWIG/remove-modules.py
index fad8577..e0e91da 100644
--- a/test/SWIG/remove-modules.py
+++ b/test/SWIG/remove-modules.py
@@ -95,3 +95,9 @@ test.must_not_exist(test.workpath("modulename.py"))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: