diff options
Diffstat (limited to 'test/Parallel/ref_count.py')
-rw-r--r-- | test/Parallel/ref_count.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Parallel/ref_count.py b/test/Parallel/ref_count.py index 93b6142..1eab173 100644 --- a/test/Parallel/ref_count.py +++ b/test/Parallel/ref_count.py @@ -151,3 +151,9 @@ after.in modified """) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |