restoring commented tests

This commit is contained in:
mdipierro
2019-01-01 22:13:54 -08:00
parent 7216003eb6
commit d93a13ca46

View File

@@ -22,7 +22,7 @@ from .test_compileapp import *
from .test_appadmin import *
from .test_web import *
from .test_sqlhtml import *
# from .test_scheduler import *
from .test_scheduler import *
from .test_cron import *
from .test_is_url import *