summaryrefslogtreecommitdiffstats
path: root/test/VariantDir/removed-files.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/VariantDir/removed-files.py')
-rw-r--r--test/VariantDir/removed-files.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/VariantDir/removed-files.py b/test/VariantDir/removed-files.py
index 9f16740..113f667 100644
--- a/test/VariantDir/removed-files.py
+++ b/test/VariantDir/removed-files.py
@@ -97,3 +97,9 @@ test.run(arguments = '.', stderr=None, status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: