X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fmodel_collectionofrepos.t;fp=t%2Fmodel_collectionofrepos.t;h=ae1a6a9124b20c37f02de07b321fd90ea56b34c5;hb=5ed74c87289454051bd0defcbb67c69f9cc6a799;hp=e847c33af7574f53bd6446ae7f58e2223fd95077;hpb=f9d6e4f1f351a9cd7540cc0a4c1faaf34ec4b8ba;p=catagits%2FGitalist.git diff --git a/t/model_collectionofrepos.t b/t/model_collectionofrepos.t index e847c33..ae1a6a9 100644 --- a/t/model_collectionofrepos.t +++ b/t/model_collectionofrepos.t @@ -1,3 +1,5 @@ +use FindBin qw/$Bin/; +BEGIN { do "$FindBin::Bin/../script/env" or die $@ } use strict; use warnings;