diff options
Diffstat (limited to 'test/Configure/CONFIGUREDIR.py')
-rw-r--r-- | test/Configure/CONFIGUREDIR.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Configure/CONFIGUREDIR.py b/test/Configure/CONFIGUREDIR.py index ae1ea2b..4b5a02e 100644 --- a/test/Configure/CONFIGUREDIR.py +++ b/test/Configure/CONFIGUREDIR.py @@ -49,3 +49,9 @@ test.run() test.must_exist('custom_config_dir') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |