summaryrefslogtreecommitdiffstats
path: root/test/Install/option--install-sandbox.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Install/option--install-sandbox.py')
-rw-r--r--test/Install/option--install-sandbox.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Install/option--install-sandbox.py b/test/Install/option--install-sandbox.py
index 32e61a1..020cd3a 100644
--- a/test/Install/option--install-sandbox.py
+++ b/test/Install/option--install-sandbox.py
@@ -74,3 +74,9 @@ test.must_match('destination/subdir/file3.out', "subdir/file3.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: