Execute 18 tests for src/bin/scripts/t/090..
authorSimon Riggs <simon@2ndQuadrant.com>
Mon, 8 Dec 2014 16:51:02 +0000 (01:51 +0900)
committerSimon Riggs <simon@2ndQuadrant.com>
Mon, 8 Dec 2014 16:51:02 +0000 (01:51 +0900)
Some requests count as two tests.

src/bin/scripts/t/090_reindexdb.pl

index 0cdf7be299c981bf44c0bbf25b18f63121c77683..d24088ebdbcdea573c987eabd6e971789e7577ca 100644 (file)
@@ -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');