Fix USING:
parent
3e25d14e54
commit
a7a1fa2b57
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue