From eb992066a795883a1a74bc3b572ccce12b67e043 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Tue, 22 Apr 2014 08:27:13 -0700 Subject: [PATCH] unix.ffi: Oops --- basis/unix/ffi/ffi-tests.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/unix/ffi/ffi-tests.factor b/basis/unix/ffi/ffi-tests.factor index 29eba2572a..6ea0f9d432 100644 --- a/basis/unix/ffi/ffi-tests.factor +++ b/basis/unix/ffi/ffi-tests.factor @@ -6,7 +6,7 @@ IN: unix.ffi.tests ! Aliases seem unreliable. Leave this as an example but don't rely ! on aliases working. -[ t ] [ +[ ] [ "http" f getservbyname aliases>> utf8 alien>strings drop ] unit-test