summaryrefslogtreecommitdiffstats
path: root/test/packaging/multiple-packages-at-once.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/packaging/multiple-packages-at-once.py')
-rw-r--r--test/packaging/multiple-packages-at-once.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/packaging/multiple-packages-at-once.py b/test/packaging/multiple-packages-at-once.py
index bbf273f..8c3f72d 100644
--- a/test/packaging/multiple-packages-at-once.py
+++ b/test/packaging/multiple-packages-at-once.py
@@ -97,3 +97,9 @@ test.must_exist( 'src-1.0.tar.gz' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: