]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/sockets/secure/unix/unix-tests.factor
Fixing unit tests for stack effect inference changes
[factor.git] / basis / io / sockets / secure / unix / unix-tests.factor
index a3bfacc8a88cf08d9ba5a2f2c6ba98d7f11817e4..7c4dcc17d1031879f8df3c30eb75a4539bca8925 100644 (file)
@@ -5,7 +5,6 @@ io.backend.unix classes words destructors threads tools.test
 concurrency.promises byte-arrays locals calendar io.timeouts
 io.sockets.secure.unix.debug ;
 
-\ <secure-config> must-infer
 { 1 0 } [ [ ] with-secure-context ] must-infer-as
 
 [ ] [ <promise> "port" set ] unit-test