%PDF- %PDF-
Direktori : /usr/share/postgresql-common/t/ |
Current File : //usr/share/postgresql-common/t/002_existing_clusters.t |
# Check that no clusters and postgres processes are present for this test. use strict; use Test::More tests => 8; use lib 't'; use TestLib; check_clean; # vim: filetype=perl