Revert "Merge remote branch 't0m/json' into json"
[catagits/Gitalist.git] / t / 02git_Repository.t
index e8ee762..a0a6a09 100644 (file)
@@ -1,6 +1,7 @@
+use FindBin qw/$Bin/;
+BEGIN { do "$FindBin::Bin/../script/env" or die $@ }
 use strict;
 use warnings;
-use FindBin qw/$Bin/;
 use Test::More qw/no_plan/;
 use Test::Exception;
 use Test::utf8;