diff options
Diffstat (limited to 't/superuser--backtrack-promotion.t')
-rw-r--r-- | t/superuser--backtrack-promotion.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/superuser--backtrack-promotion.t b/t/superuser--backtrack-promotion.t index 99825cf0..734715c9 100644 --- a/t/superuser--backtrack-promotion.t +++ b/t/superuser--backtrack-promotion.t @@ -15,6 +15,8 @@ # backtracking finds a.i586 as well and tries it again; it still does not # work, but urpmi already forgot the promotion and does not remove d # +# This test doesn't work on i586 boxes, just x86_64 +# use strict; use lib '.', 't'; use helper; |