Someone cannot count.
authorDavid E. Wheeler <david@justatheory.com>
Tue, 17 Dec 2013 01:11:53 +0000 (17:11 -0800)
committerDavid E. Wheeler <david@justatheory.com>
Tue, 17 Dec 2013 01:11:53 +0000 (17:11 -0800)
t/20-postgres.t

index 0255b60647ae76ffc8100414cf5e3a0060238bc0..04eebc70e4131e4510c10c23dad60ae0f567f335 100644 (file)
@@ -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 = 61;
+my $single_tests = 62;
 my $check_for_row_1 = 1;
 my $check_for_row_2 = 2;
 my $check_for_row_3 = 3;