diff options
Diffstat (limited to 'test/scons-time/time/no-result.py')
-rw-r--r-- | test/scons-time/time/no-result.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/time/no-result.py b/test/scons-time/time/no-result.py index ca345b2..baf06d7 100644 --- a/test/scons-time/time/no-result.py +++ b/test/scons-time/time/no-result.py @@ -73,3 +73,9 @@ test.run(arguments = 'time --fmt gnuplot foo-5-0.log', stderr = stderr) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |