Skip to content

Commit

Permalink
comment out python tornado test due to ssl error
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Mar 9, 2018
1 parent e73eeb4 commit ff5edfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@
<module>samples/client/petstore/akka-scala</module>
<module>samples/client/petstore/javascript</module>
<module>samples/client/petstore/python</module>
<module>samples/client/petstore/python-tornado</module>
<!--<module>samples/client/petstore/python-tornado</module>-->
<module>samples/client/petstore/python-asyncio</module>
<module>samples/client/petstore/typescript-fetch/builds/default</module>
<module>samples/client/petstore/typescript-fetch/builds/es6-target</module>
Expand Down

0 comments on commit ff5edfb

Please sign in to comment.