Commit b361233c authored by Greg Ward's avatar Greg Ward

Added (currently) pointless and trivial main body (for future tests).

parent d759f5f1
...@@ -388,3 +388,7 @@ class Command: ...@@ -388,3 +388,7 @@ class Command:
# make_file () # make_file ()
# class Command # class Command
if __name__ == "__main__":
print "ok"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment