[svn:DBD-Pg] r11402 - DBD-Pg/trunk/t

[email protected]
Newsgroups perl.dbd.pg.changes
Message-ID <[email protected]>
Author: turnstep
Date: Tue Jun 10 16:21:07 2008
New Revision: 11402

Modified:
   DBD-Pg/trunk/t/99cleanup.t

Log:
Disconnect before the shutdown.


Modified: DBD-Pg/trunk/t/99cleanup.t
==============================================================================
--- DBD-Pg/trunk/t/99cleanup.t	(original)
+++ DBD-Pg/trunk/t/99cleanup.t	Tue Jun 10 16:21:07 2008
@@ -22,7 +22,6 @@
 	cleanup_database($dbh);
 }
 
-shutdown_test_database();
-
 $dbh->disconnect() if defined $dbh and ref $dbh;
 
+shutdown_test_database();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.