diff options
Diffstat (limited to 'test/nonexistent.py')
-rw-r--r-- | test/nonexistent.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/nonexistent.py b/test/nonexistent.py index b130a1a..0a6947c 100644 --- a/test/nonexistent.py +++ b/test/nonexistent.py @@ -95,3 +95,9 @@ scons: Nothing to be done for `xxx'. """)) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |