mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Execute 18 tests for src/bin/scripts/t/090..
Some requests count as two tests.
This commit is contained in:
parent
fe263d115a
commit
1135aabab5
@ -1,7 +1,7 @@
|
||||
use strict;
|
||||
use warnings;
|
||||
use TestLib;
|
||||
use Test::More tests => 17;
|
||||
use Test::More tests => 18;
|
||||
|
||||
program_help_ok('reindexdb');
|
||||
program_version_ok('reindexdb');
|
||||
|
Loading…
Reference in New Issue
Block a user