Skip to content

Commit

Permalink
test suite: enotify extension: Remove stray test_message_print call.
Browse files Browse the repository at this point in the history
It is a remnant from debugging.
  • Loading branch information
stephanbosch committed Dec 18, 2017
1 parent f60f278 commit aaf8ca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/extensions/enotify/mailto.svtest
Expand Up @@ -514,7 +514,6 @@ test "UTF-8 address" {
}

test_message :smtp 0;
test_message_print;

set "expected" "Günther M. Karotte <g.m.karotte@example.com>";
if not header :is "to" "${expected}" {
Expand Down

0 comments on commit aaf8ca7

Please sign in to comment.