diff options
Diffstat (limited to 'test/scons-time/obj/file.py')
-rw-r--r-- | test/scons-time/obj/file.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/obj/file.py b/test/scons-time/obj/file.py index 3cf8e74..5076d7f 100644 --- a/test/scons-time/obj/file.py +++ b/test/scons-time/obj/file.py @@ -76,3 +76,9 @@ test.run(arguments = 'obj --file st2.conf --fmt gnuplot Node.FS.Base', stdout = test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |