summaryrefslogtreecommitdiff
path: root/t/23_annex-to-annex-reinject.t
diff options
context:
space:
mode:
Diffstat (limited to 't/23_annex-to-annex-reinject.t')
-rwxr-xr-xt/23_annex-to-annex-reinject.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/23_annex-to-annex-reinject.t b/t/23_annex-to-annex-reinject.t
index 5791c81..9e79ce3 100755
--- a/t/23_annex-to-annex-reinject.t
+++ b/t/23_annex-to-annex-reinject.t
@@ -13,6 +13,8 @@ use t::Setup;
use t::Util;
use File::chdir;
+plan skip_all => "git-annex not available" unless git_annex_available;
+
with_temp_annexes {
my (undef, undef, $source2) = @_;