A few fixes to get the JSON test working.
[catagits/Gitalist.git] / t / model_collectionofrepos.t
index e847c33..ae1a6a9 100644 (file)
@@ -1,3 +1,5 @@
+use FindBin qw/$Bin/;
+BEGIN { do "$FindBin::Bin/../script/env" or die $@ }
 use strict;
 use warnings;