Skip to content
Snippets Groups Projects
Commit 1135aaba authored by Simon Riggs's avatar Simon Riggs
Browse files

Execute 18 tests for src/bin/scripts/t/090..

Some requests count as two tests.
parent fe263d11
No related branches found
No related tags found
No related merge requests found
use strict; use strict;
use warnings; use warnings;
use TestLib; use TestLib;
use Test::More tests => 17; use Test::More tests => 18;
program_help_ok('reindexdb'); program_help_ok('reindexdb');
program_version_ok('reindexdb'); program_version_ok('reindexdb');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment