diff options
Diffstat (limited to 'test/NodeOps.py')
-rw-r--r-- | test/NodeOps.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/NodeOps.py b/test/NodeOps.py index ffaeb62..96e9f12 100644 --- a/test/NodeOps.py +++ b/test/NodeOps.py @@ -350,3 +350,9 @@ for name in build_nodes: cleanup_test() test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |