Commit 1135aaba authored by Simon Riggs's avatar Simon Riggs

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

Some requests count as two tests.
parent fe263d11
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');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment