diff options
Diffstat (limited to 'test/Interactive/added-include.py')
-rw-r--r-- | test/Interactive/added-include.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Interactive/added-include.py b/test/Interactive/added-include.py index ca7c92f..86a473d 100644 --- a/test/Interactive/added-include.py +++ b/test/Interactive/added-include.py @@ -113,3 +113,9 @@ test.run(program = foo_exe, stdout = 'foo.h.in 3\n') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |