diff options
Diffstat (limited to 'test/no-target.py')
-rw-r--r-- | test/no-target.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/no-target.py b/test/no-target.py index bffacc2..6c91013 100644 --- a/test/no-target.py +++ b/test/no-target.py @@ -69,3 +69,9 @@ test.fail_test(test.read(['subdir', 'ccc', 'ccc.out']) != "subdir/ccc/ccc.in\n") # test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |