diff options
Diffstat (limited to 'test/option/debug-objects.py')
-rw-r--r-- | test/option/debug-objects.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option/debug-objects.py b/test/option/debug-objects.py index 1d3829a..6a919a4 100644 --- a/test/option/debug-objects.py +++ b/test/option/debug-objects.py @@ -56,3 +56,9 @@ test.run(arguments = "--debug=objects") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |