1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

tests: Corrected typo in test909

Introduced in commit: 514817669e
This commit is contained in:
Steve Holme 2013-05-02 20:03:50 +01:00
parent 734bdb68c2
commit ee74b77d45

View File

@ -30,7 +30,7 @@ To: another
body body
</file> </file>
<command> <command>
smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 9091@foo --mail-rcpt 909@foobar.example --mail-from 909@from -T log/test909.eml smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 909@foo --mail-rcpt 909@foobar.example --mail-from 909@from -T log/test909.eml
</command> </command>
</client> </client>