aboutsummaryrefslogtreecommitdiffstats
path: root/test/plum/server/test_http_connection.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/plum/server/test_http_connection.rb')
-rw-r--r--test/plum/server/test_http_connection.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/test/plum/server/test_http_connection.rb b/test/plum/server/test_http_connection.rb
index e03523b..aac92d4 100644
--- a/test/plum/server/test_http_connection.rb
+++ b/test/plum/server/test_http_connection.rb
@@ -1,8 +1,7 @@
-require "test_helper"
+require_relative "../../utils"
-using Plum::BinaryString
-
-class HTTPConnectionNegotiationTest < Minitest::Test
+using BinaryString
+class HTTPConnectionNegotiationTest < Test::Unit::TestCase
## with Prior Knowledge (same as over TLS)
def test_server_must_raise_cprotocol_error_non_settings_after_magic
io = StringIO.new