]> diplodocus.org Git - nmh/blobdiff - test/oauth/common.sh
Moved scan_input() from uip/post.c to sbr/utils.c.
[nmh] / test / oauth / common.sh
index 932c705144e26e94bf1eacf50e39ab4998ec20f7..d2ac2a27156610681e992447f21ee8f953f49ee3 100644 (file)
@@ -142,7 +142,7 @@ test_inc_success() {
 }
 
 test_send_no_servers() {
-    run_test "send -draft -server 127.0.0.1 -port ${smtp_port} -saslmech xoauth2 -authservice test -user nobody@example.com" "$@"
+    run_test "send -draft -server 127.0.0.1 -port ${smtp_port} -sasl -saslmech xoauth2 -authservice test -user nobody@example.com" "$@"
 }
 
 test_send_only_fakesmtp() {