diff options
Diffstat (limited to 'test/Actions/pre-post.py')
-rw-r--r-- | test/Actions/pre-post.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Actions/pre-post.py b/test/Actions/pre-post.py index 647b6e9..9ea397f 100644 --- a/test/Actions/pre-post.py +++ b/test/Actions/pre-post.py @@ -205,3 +205,9 @@ test.pass_test() test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |