diff --git a/test.py b/test.py deleted file mode 100755 index 059d5cc..0000000 --- a/test.py +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env python -#encoding:utf-8 - -from tests import testtvorganise - -testtvorganise.run()