Fix Win32 test failures
Ash Berlin [Mon, 9 Feb 2009 21:21:13 +0000 (21:21 +0000)]
t/81transactions.t

index 9267566..d1ca332 100644 (file)
@@ -226,6 +226,7 @@ my $fail_code = sub {
   })->first;
   ok(!defined($cd), q{failed txn_do didn't add failed txn's cd});
 }
+undef $schema;
 
 # Grab a new schema to test txn before connect
 {