X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest.pm;h=8988db99f661c1cff801c04383a4ab205ef96341;hb=f4a8b21e;hp=1ed88946ef4f5311973070457a406da375f7c7cc;hpb=5556a91713e0cf8a20df5908599075a5d3146e91;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest.pm b/t/lib/DBICTest.pm index 1ed8894..8988db9 100644 --- a/t/lib/DBICTest.pm +++ b/t/lib/DBICTest.pm @@ -4,8 +4,6 @@ package # hide from PAUSE use strict; use warnings; -use lib 't/dqlib'; - # this noop trick initializes the STDOUT, so that the TAP::Harness # issued IO::Select->can_read calls (which are blocking wtf wtf wtf) # keep spinning and scheduling jobs