git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5abda5a)
Adjust number of tests for pg_dump 001_basic.pl
2017年3月18日 17:53:29 +0000 (13:53 -0400)
2017年3月18日 17:53:29 +0000 (13:53 -0400)
When removing a test, need to make sure the count of tests is adjusted
when it isn't calculated.


diff --git a/src/bin/pg_dump/t/001_basic.pl b/src/bin/pg_dump/t/001_basic.pl
index 2890cc2f5b5715585c2dbb1894a896170981b9e3..257fb08ccb78182d049f724f723b5c21c3671877 100644 (file)
--- a/src/bin/pg_dump/t/001_basic.pl
+++ b/src/bin/pg_dump/t/001_basic.pl
@@ -4,7 +4,7 @@ use warnings;
use Config;
use PostgresNode;
use TestLib;
-use Test::More tests => 70;
+use Test::More tests => 68;
my $tempdir = TestLib::tempdir;
my $tempdir_short = TestLib::tempdir_short;
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /