diff options
Diffstat (limited to 'test/Scanner/dictionary.py')
-rw-r--r-- | test/Scanner/dictionary.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Scanner/dictionary.py b/test/Scanner/dictionary.py index b3baaa3..a65e777 100644 --- a/test/Scanner/dictionary.py +++ b/test/Scanner/dictionary.py @@ -197,3 +197,9 @@ test.must_match('bbb', expect_bbb) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |