We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72581fd commit e0bd15dCopy full SHA for e0bd15d
1 file changed
src/bin/initdb/t/001_initdb.pl
@@ -11,7 +11,7 @@
11
use File::stat qw{lstat};
12
use PostgresNode;
13
use TestLib;
14
-use Test::More tests => 22;
+use Test::More tests => 22 + 2;
15
16
my $tempdir = TestLib::tempdir;
17
my $xlogdir = "$tempdir/pgxlog";
0 commit comments