Allow for tests to run in parallel (simultaneously from multiple checkouts)
[dbsrgits/DBIx-Class.git] / t / cdbi / DeepAbstractSearch / 01_search.t
index 7346138..10f5f99 100644 (file)
@@ -293,6 +293,3 @@ package main;
 }
 
 done_testing;
-
-END { unlink $DB if -e $DB }
-