summaryrefslogtreecommitdiff
path: root/src/bin/scripts/t/070_dropuser.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/scripts/t/070_dropuser.pl')
-rw-r--r--src/bin/scripts/t/070_dropuser.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/scripts/t/070_dropuser.pl b/src/bin/scripts/t/070_dropuser.pl
index 9e0587d68f9..bbb3b7922a4 100644
--- a/src/bin/scripts/t/070_dropuser.pl
+++ b/src/bin/scripts/t/070_dropuser.pl
@@ -1,7 +1,7 @@
use strict;
use warnings;
use TestLib;
-use Test::More tests => 5;
+use Test::More tests => 11;
program_help_ok('dropuser');
program_version_ok('dropuser');