Skip to content

Commit

Permalink
suspicious
Browse files Browse the repository at this point in the history
  • Loading branch information
reaperhulk committed Sep 9, 2019
1 parent d872a7d commit 5b76748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/downstream.d/twisted.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ case "${1}" in
;;
run)
cd twisted
python -m twisted.trial src/twisted
python -m twisted.trial twisted.protocols.test.test_tls.TLSMemoryBIOTests.test_disorderlyShutdown
;;
*)
exit 1
Expand Down

0 comments on commit 5b76748

Please sign in to comment.