summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons_time.py
diff options
context:
space:
mode:
Diffstat (limited to 'QMTest/TestSCons_time.py')
-rw-r--r--QMTest/TestSCons_time.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/QMTest/TestSCons_time.py b/QMTest/TestSCons_time.py
index 1fc9dea..869e0cb 100644
--- a/QMTest/TestSCons_time.py
+++ b/QMTest/TestSCons_time.py
@@ -352,3 +352,9 @@ class TestSCons_time(TestCommon):
path = write_sample(archive, dir, self.sample_project_files)
return path
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: