summaryrefslogtreecommitdiff
path: root/src/bin/scripts/t/040_createuser.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/scripts/t/040_createuser.pl')
-rw-r--r--src/bin/scripts/t/040_createuser.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/scripts/t/040_createuser.pl b/src/bin/scripts/t/040_createuser.pl
index 8837c2b6e99..4d44e14b7cf 100644
--- a/src/bin/scripts/t/040_createuser.pl
+++ b/src/bin/scripts/t/040_createuser.pl
@@ -1,7 +1,7 @@
use strict;
use warnings;
use TestLib;
-use Test::More tests => 8;
+use Test::More tests => 17;
program_help_ok('createuser');
program_version_ok('createuser');