X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fauthor%2Fdebugger-duck_type.t;h=9683af3940e952481410f6cdd67aca4df4905bfc;hb=366abb63a74af7c8a6eb6390f30d60a6bdfca414;hp=6bea48c925ed77d208db0db5e86c3ddb2be815f7;hpb=eb2c02c4be7231c9b531691b2f4f35ab6134c580;p=gitmo%2FMoose.git diff --git a/xt/author/debugger-duck_type.t b/xt/author/debugger-duck_type.t index 6bea48c..9683af3 100644 --- a/xt/author/debugger-duck_type.t +++ b/xt/author/debugger-duck_type.t @@ -15,4 +15,4 @@ BEGIN { $DB::IN = $in; } -require "$Bin/type_constraints/duck_types.t"; +require "$Bin/../../t/type_constraints/duck_types.t";