Files
tvorganise/test.py

7 lines
94 B
Python
Executable File

#!/usr/bin/env python
#encoding:utf-8
from tests import testtvorganise
testtvorganise.run()