diff options
Diffstat (limited to 'test/dependency-cycle.py')
-rw-r--r-- | test/dependency-cycle.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/dependency-cycle.py b/test/dependency-cycle.py index 3cfe697..42c9392 100644 --- a/test/dependency-cycle.py +++ b/test/dependency-cycle.py @@ -62,3 +62,8 @@ test.fail_test(test.stdout() == "") test.pass_test() +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |