
ruz at bestpractical
Jul 18, 2012, 2:53 PM
Post #1 of 1
(131 views)
Permalink
|
|
rt branch, 4.0/make-sure-utf8-is-utf8, updated. rt-4.0.6-251-g9365ae5
|
|
The branch, 4.0/make-sure-utf8-is-utf8 has been updated via 9365ae59943125d80604094210c118770bc49512 (commit) from f04f561fbeca6990ceb773934443c1745917752d (commit) Summary of changes: t/mail/gateway.t | 1 - 1 file changed, 1 deletion(-) - Log ----------------------------------------------------------------- commit 9365ae59943125d80604094210c118770bc49512 Author: Ruslan Zakirov <ruz [at] bestpractical> Date: Thu Jul 19 01:52:37 2012 +0400 delete exit; call from test file Put it there for faster testing and forgot to delete diff --git a/t/mail/gateway.t b/t/mail/gateway.t index f44d143..a21b40e 100644 --- a/t/mail/gateway.t +++ b/t/mail/gateway.t @@ -636,7 +636,6 @@ EOF $m->no_warnings_ok; } -exit; diag "check that mailgate doesn't suffer from empty Reply-To:"; { ----------------------------------------------------------------------- _______________________________________________ Rt-commit mailing list Rt-commit [at] lists http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit
|