projects
/
bucardo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08c585a
)
Someone cannot count.
author
David E. Wheeler
<david@justatheory.com>
Tue, 17 Dec 2013 01:11:53 +0000
(17:11 -0800)
committer
David E. Wheeler
<david@justatheory.com>
Tue, 17 Dec 2013 01:11:53 +0000
(17:11 -0800)
t/20-postgres.t
patch
|
blob
|
blame
|
history
diff --git
a/t/20-postgres.t
b/t/20-postgres.t
index 0255b60647ae76ffc8100414cf5e3a0060238bc0..04eebc70e4131e4510c10c23dad60ae0f567f335 100644
(file)
--- a/
t/20-postgres.t
+++ b/
t/20-postgres.t
@@
-23,7
+23,7
@@
my $bct = BucardoTesting->new({location => 'postgres'})
## The above runs one test for each passed in database x the number of test tables
my $numtables = keys %tabletype;
my $numsequences = keys %sequences;
-my $single_tests = 6
1
;
+my $single_tests = 6
2
;
my $check_for_row_1 = 1;
my $check_for_row_2 = 2;
my $check_for_row_3 = 3;