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