Reorganised the file structure

This commit is contained in:
2010-01-26 17:07:58 +00:00
parent 539d6b16f4
commit 23019ab3fa
7 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
from test import testtvorganise
#!/usr/bin/env python
#encoding:utf-8
from tests import testtvorganise
testtvorganise.run()