Fix USING:

db4
Slava Pestov 2008-11-30 17:49:46 -06:00
parent 3e25d14e54
commit a7a1fa2b57
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
USING: smtp tools.test io.streams.string io.sockets threads USING: smtp tools.test io.streams.string io.sockets
smtp.server kernel sequences namespaces logging accessors io.sockets.secure threads smtp.server kernel sequences
assocs sorting smtp.private concurrency.promises ; namespaces logging accessors assocs sorting smtp.private
concurrency.promises system ;
IN: smtp.tests IN: smtp.tests
\ send-email must-infer \ send-email must-infer