diff options
Diffstat (limited to 't')
-rwxr-xr-x | t/1900-mdeliver.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/1900-mdeliver.t b/t/1900-mdeliver.t index 18a7bdb..0cce83c 100755 --- a/t/1900-mdeliver.t +++ b/t/1900-mdeliver.t @@ -1,7 +1,7 @@ #!/bin/sh -e cd ${0%/*} . ./lib.sh -plan 2 +plan 9 rm -rf test.dir mkdir test.dir |