Author: turnstep Date: Mon Mar 28 17:26:39 2011 New Revision: 14799 Modified: DBD-Pg/trunk/README.dev
Log: Renamed the file Modified: DBD-Pg/trunk/README.dev ============================================================================== --- DBD-Pg/trunk/README.dev (original) +++ DBD-Pg/trunk/README.dev Mon Mar 28 17:26:39 2011 @@ -147,7 +147,7 @@ t/00basic.t - Very basic test to see if DBI and DBD::Pg load properly. Requires Test::Warn for the version warning test. -t/00-signature.t - Uses Module::Signature to verify SIGNATURE file. All tests are skipped +t/00_signature.t - Uses Module::Signature to verify SIGNATURE file. All tests are skipped if the environment variable TEST_SIGNATURE is not set. t/01connect.t - Basic connection tests, outputs pretty, detailed connection information.
