bump Sub::Exporter::Progressive dep to fix loading in global destruction
[p5sagit/Devel-GlobalDestruction.git] / t / 06_load-in-gd.t
index 4140aa4..574c29d 100644 (file)
@@ -17,9 +17,6 @@ BEGIN {
 
 use POSIX qw(_exit);
 
-# doesn't always work when loaded in gd, so pre-load it
-use Sub::Exporter::Progressive ();
-
 $|++;
 print "1..3\n";