fix for debug regression caused by commit 5dd46e24eedec447bdfbc4061ed683b5a17a7b0c
[catagits/Catalyst-Runtime.git] / t / aggregate / custom_live_path_bug.t
index 9398c61..af2e3be 100644 (file)
@@ -1,10 +1,8 @@
-#!perl
-
 use strict;
 use warnings;
 
 use FindBin;
-use lib "$FindBin::Bin/lib";
+use lib "$FindBin::Bin/../lib";
 
 our $iters;