Skip to content
Snippets Groups Projects
Commit 8be4002e authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2002-03-27 17:50:18 by simonmar]

net001 needs package concurrent.
parent 95e4e7aa
No related branches found
No related tags found
No related merge requests found
include ($confdir ++ "/../vanilla-test.T")
test "net001" { if $platform == "i386-unknown-mingw32" then $expect = "fail" fi
vtr("-package net","","") }
test "uri001" { vtr("-package net","","") }
vtr("-package concurrent -package net","","") }
test "uri001" { vtr("-package network","","") }
test "net002" { vtr("-package net", "3", "") }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment