Skip to content

Commit

Permalink
Revert "remove another NPN related definition"
Browse files Browse the repository at this point in the history
This reverts commit d872a7d.

Revert "suspicious"

This reverts commit 5b76748.
  • Loading branch information
reaperhulk committed Jul 6, 2020
1 parent 1f256ba commit c1352fc
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 twisted.protocols.test.test_tls.TLSMemoryBIOTests.test_disorderlyShutdown
python -m twisted.trial src/twisted
;;
*)
exit 1
Expand Down

0 comments on commit c1352fc

Please sign in to comment.