reinstated commented tests

This commit is contained in:
mdipierro
2019-03-04 00:27:41 -08:00
parent bfc3169239
commit e97c458fff
+1 -1
View File
@@ -20,7 +20,7 @@ from .test_appadmin import *
from .test_web import *
from .test_sqlhtml import *
from .test_cron import *
# from .test_scheduler import *
from .test_scheduler import *
if sys.version[:3] == '2.7':
from .test_old_doctests import *