Skip to content

Commit 605509c

Browse files
t/1900-mdeliver.t: fix plan
1 parent 2b517f9 commit 605509c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/1900-mdeliver.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh -e
22
cd ${0%/*}
33
. ./lib.sh
4-
plan 2
4+
plan 9
55

66
rm -rf test.dir
77
mkdir test.dir

0 commit comments

Comments
 (0)