Skip to content

Commit

Permalink
Remove issue 105 regression test
Browse files Browse the repository at this point in the history
It's really flakey.
  • Loading branch information
SeanTAllen committed May 9, 2024
1 parent d0de70b commit 3582dca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 49 deletions.
1 change: 0 additions & 1 deletion http/_test.pony
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ actor \nodoc\ Main is TestList
fun tag tests(test: PonyTest) =>
_ClientErrorHandlingTests.make().tests(test)
_ClientTests.make().tests(test)
_NetSSL105RegressionTests.make().tests(test)

test(_Encode)
test(_EncodeBad)
Expand Down
48 changes: 0 additions & 48 deletions http/test_netssl_105_regression.pony

This file was deleted.

0 comments on commit 3582dca

Please sign in to comment.