summaryrefslogtreecommitdiffstats
path: root/test/scons-time/obj/no-files.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scons-time/obj/no-files.py')
-rw-r--r--test/scons-time/obj/no-files.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/obj/no-files.py b/test/scons-time/obj/no-files.py
index cd91ceb..50e5df1 100644
--- a/test/scons-time/obj/no-files.py
+++ b/test/scons-time/obj/no-files.py
@@ -42,3 +42,9 @@ scons-time: obj: No arguments specified.
test.run(arguments = 'obj fake.object', status = 1, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: