* fixing websokcet test

This commit is contained in:
Seth Call 2014-02-22 06:53:05 +00:00
parent 3da1a89f2c
commit 6c106989a6
1 changed files with 5 additions and 0 deletions

View File

@ -166,6 +166,11 @@ describe Router do
def close()
end
def get_peername
return "\x00\x02\x93\v\x7F\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00" # 37643, "localhost"
end
end
client = TestClient.new