diff options
Diffstat (limited to 'test/HeaderInstall.py')
-rw-r--r-- | test/HeaderInstall.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/HeaderInstall.py b/test/HeaderInstall.py index 84a6a4a..071a0f4 100644 --- a/test/HeaderInstall.py +++ b/test/HeaderInstall.py @@ -114,3 +114,9 @@ test.must_match(['work2', 'build', 'in3.h'], src_in3_h) test.up_to_date(chdir = 'work2', arguments = 'build') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |