smtp: removing unused test.
parent
432927fe5f
commit
b1922274e3
|
@ -11,8 +11,6 @@ IN: smtp.tests
|
||||||
[ "slava@factorcode.org" ]
|
[ "slava@factorcode.org" ]
|
||||||
[ "slava@factorcode.org" validate-address ] unit-test
|
[ "slava@factorcode.org" validate-address ] unit-test
|
||||||
|
|
||||||
[ { "hello" "." "world" } validate-message ] must-fail
|
|
||||||
|
|
||||||
[ "aGVsbG8Kd29ybGQ=\r\n.\r\n" ] [
|
[ "aGVsbG8Kd29ybGQ=\r\n.\r\n" ] [
|
||||||
T{ email { body "hello\nworld" } } [ send-body ] with-string-writer
|
T{ email { body "hello\nworld" } } [ send-body ] with-string-writer
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
Loading…
Reference in New Issue