enabled tests/test_sqlhtml.py

This commit is contained in:
ilvalle
2016-08-07 10:46:07 +02:00
parent be5ddca28f
commit 032ee427c6
2 changed files with 9 additions and 8 deletions
+1
View File
@@ -21,6 +21,7 @@ from .test_languages import *
from .test_compileapp import *
from .test_appadmin import *
from .test_web import *
from .test_sqlhtml import *
if sys.version[:3] == '2.7':
from .test_is_url import *
File diff suppressed because one or more lines are too long