Combine initdb tests that successfully create a data directory.

Noah Misch <noah@leadboat.com>

Commit: 1a629c1b161a2b43a2f81241a8f4c5f79e5b8ecf
Author: Noah Misch <noah@leadboat.com>
Date: 2015-05-02T20:47:28Z
Releases: 9.5.0
Combine initdb tests that successfully create a data directory.

This eliminates many seconds of test duration and the cause to invoke
"rm -rf", which is typically unavailable on Windows.

Michael Paquier and Noah Misch

Files

PathChange+/−
src/bin/initdb/t/001_initdb.pl modified +20 −28