From 27a9343eba60fd2392e06cadbd8f5d151369c9cb Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 4 Jan 2016 23:18:39 +0100 Subject: Actually test a multilib installation --- t/09-multilib.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 't/09-multilib.t') diff --git a/t/09-multilib.t b/t/09-multilib.t index ac55cd6..e3a0946 100755 --- a/t/09-multilib.t +++ b/t/09-multilib.t @@ -56,8 +56,8 @@ cleanup(); make_slackbuilds_txt(); set_lo(); -# 1: Failing slackbuild script -script (qw/ sboinstall multilibsbo /, { input => "y\ny", expected => qr// }); +# 1: Testing multilibsbo +script (qw/ sboinstall -p multilibsbo /, { input => "y\ny\ny", expected => qr/Cleaning for multilibsbo-compat32-1[.]0[.][.][.]\n/ }); # Cleanup END { -- cgit v1.2.3