diff options
Diffstat (limited to 'test/MSVS/vs-7.1-clean.py')
-rw-r--r-- | test/MSVS/vs-7.1-clean.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/MSVS/vs-7.1-clean.py b/test/MSVS/vs-7.1-clean.py index 2e8bb99..1a3f3f4 100644 --- a/test/MSVS/vs-7.1-clean.py +++ b/test/MSVS/vs-7.1-clean.py @@ -104,3 +104,9 @@ test.must_not_exist(test.workpath('Test.vcproj')) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |