summaryrefslogtreecommitdiffstats
path: root/test/sconsign/nonwritable.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/sconsign/nonwritable.py')
-rw-r--r--test/sconsign/nonwritable.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/sconsign/nonwritable.py b/test/sconsign/nonwritable.py
index 9ad679c..f571782 100644
--- a/test/sconsign/nonwritable.py
+++ b/test/sconsign/nonwritable.py
@@ -102,3 +102,9 @@ test.run(chdir='work2', arguments='.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: