A few fixes to get the JSON test working.
[catagits/Gitalist.git] / t / view_Default.t
index 9e93920..07940ce 100644 (file)
@@ -1,3 +1,6 @@
+use FindBin qw/$Bin/;
+BEGIN { do "$FindBin::Bin/../script/env" or die $@ }
+
 use strict;
 use warnings;
 use Test::More tests => 1;