Added testing suite

This commit is contained in:
2010-01-26 16:44:25 +00:00
parent 0cafb2a8f1
commit 492ec91c2e
4 changed files with 8 additions and 57 deletions

3
test.py Executable file
View File

@@ -0,0 +1,3 @@
from test import testtvorganise
testtvorganise.run()