reverted pydal 16.11

This commit is contained in:
mdipierro
2017-03-21 00:42:02 -05:00
parent 6354fbedf8
commit f31c9002f7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,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 *
if sys.version[:3] == '2.7':
from .test_is_url import *