# HG changeset patch # User Sergey Kandaurov # Date 1443699614 -10800 # Node ID 22b06c04b37f174b69abef870e0765f726c84941 # Parent e5b1495299bd250949d11d523c0529eb58168d96 Tests: hid configuration error on win32. diff --git a/stream_access.t b/stream_access.t --- a/stream_access.t +++ b/stream_access.t @@ -149,8 +149,8 @@ stream { EOF +$t->try_run('no inet6 and/or unix support')->plan(18); $t->run_daemon(\&stream_daemon); -$t->try_run('no inet6 and/or unix support')->plan(18); $t->waitforsocket('127.0.0.1:8080'); ###############################################################################