diff options
Diffstat (limited to 'test/Configure/CONFIGURELOG.py')
-rw-r--r-- | test/Configure/CONFIGURELOG.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Configure/CONFIGURELOG.py b/test/Configure/CONFIGURELOG.py index 4b63440..9b6221b 100644 --- a/test/Configure/CONFIGURELOG.py +++ b/test/Configure/CONFIGURELOG.py @@ -60,3 +60,9 @@ scons: Configure: (cached) yes test.must_match('custom.logfile', expect, mode='r') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |