The tornado tests now pass.

This commit is contained in:
Guido van Rossum
2016-03-10 10:23:11 -08:00
parent b2c4b10d6b
commit 35c3917c29

View File

@@ -9,4 +9,4 @@ install:
script:
- ./runtests.py -p3
- ./runtests.py -p2 -x tornado sqlalchemy
- ./runtests.py -p2 -x sqlalchemy