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
smtp.server kernel sequences namespaces logging accessors
assocs sorting smtp.private concurrency.promises ;
USING: smtp tools.test io.streams.string io.sockets
io.sockets.secure threads smtp.server kernel sequences
namespaces logging accessors assocs sorting smtp.private
concurrency.promises system ;
IN: smtp.tests
\ send-email must-infer