X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Ftests.t;h=cfe2f9dbb082724ddf068ca4f48f3b4564feaf81;hp=1f83fa05f408c0e796d9f8dab04eae8f08163cf8;hb=f0ae7b1580cd26bcf44dc5b780f1c2e081314479;hpb=3eca6f2738379a5e68b1d134232184bc41ac05eb diff --git a/t/tests.t b/t/tests.t index 1f83fa0..cfe2f9d 100644 --- a/t/tests.t +++ b/t/tests.t @@ -19,7 +19,7 @@ use strict; use warnings; -use Test::More tests => 134; +use Test::More tests => 136; sub is_blhc { @@ -648,6 +648,9 @@ is_blhc ['arch-avr32', 'arch-i386', 'empty', 'arch-mipsel'], . "ignoring architecture 'mipsel'\n" ; +is_blhc 'buildd-dpkg-dev', '--ignore-arch i386', 0, + "ignoring architecture 'i386'\n"; + # debian