mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Execute 18 tests for src/bin/scripts/t/090..
Some requests count as two tests.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
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');
|
||||||
|
Reference in New Issue
Block a user