Add unit test

db4
Doug Coleman 2008-03-30 10:46:07 -05:00
parent 1782880f8c
commit 856173f54e
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
IN: io.sockets.tests
USING: io.sockets sequences math tools.test ;
[ t ] [ "localhost" 80 f resolve-host length 1 >= ] unit-test