diff --git a/tests/extensions/enotify/mailto.svtest b/tests/extensions/enotify/mailto.svtest
index e0d46b6c467d41d22c4bfe955a02871341a2991d..68d8daac8618a0f0a58824ea0a2a33feaa0ee8a8 100644
--- a/tests/extensions/enotify/mailto.svtest
+++ b/tests/extensions/enotify/mailto.svtest
@@ -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}" {