summaryrefslogtreecommitdiff
path: root/t/21_annex-to-annex.t
diff options
context:
space:
mode:
Diffstat (limited to 't/21_annex-to-annex.t')
-rwxr-xr-xt/21_annex-to-annex.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/21_annex-to-annex.t b/t/21_annex-to-annex.t
index 2666b4b..9e84388 100755
--- a/t/21_annex-to-annex.t
+++ b/t/21_annex-to-annex.t
@@ -14,6 +14,8 @@ use Capture::Tiny qw(capture_merged);
use File::Spec::Functions qw(catfile rel2abs);
use File::chdir;
+plan skip_all => "device ID issues" if device_id_issues;
+
# make sure that `make test` will always use the right version of the
# script we seek to test
#