projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe263d1
)
Execute 18 tests for src/bin/scripts/t/090..
author
Simon Riggs
<simon@2ndQuadrant.com>
Mon, 8 Dec 2014 16:51:02 +0000
(
01:51
+0900)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/src/bin/scripts/t/090_reindexdb.pl
b/src/bin/scripts/t/090_reindexdb.pl
index 0cdf7be299c981bf44c0bbf25b18f63121c77683..d24088ebdbcdea573c987eabd6e971789e7577ca 100644
(file)
--- a/
src/bin/scripts/t/090_reindexdb.pl
+++ b/
src/bin/scripts/t/090_reindexdb.pl
@@
-1,7
+1,7
@@
use strict;
use warnings;
use TestLib;
-use Test::More tests => 1
7
;
+use Test::More tests => 1
8
;
program_help_ok('reindexdb');
program_version_ok('reindexdb');