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