about summary refs log tree commit diff
path: root/t/1501-maddr-regress.t
diff options
context:
space:
mode:
Diffstat (limited to 't/1501-maddr-regress.t')
-rwxr-xr-xt/1501-maddr-regress.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/1501-maddr-regress.t b/t/1501-maddr-regress.t
index 4e6be77..7aa121f 100755
--- a/t/1501-maddr-regress.t
+++ b/t/1501-maddr-regress.t
@@ -4,7 +4,7 @@ cd ${0%/*}
 plan 33
 
 check_addr() {
-  printf "From: %s\n" "$1" | check_test "parse $1" = "$2" "maddr /dev/stdin"
+  printf "From: %s\n" "$1" | check_test "parse $1" = "$2" "maddr -"
 }
 
 check_addr 'foo@example.org' 'foo@example.org'