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