aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/06-remove.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/06-remove.t b/t/06-remove.t
index 386e3f1..34ab891 100755
--- a/t/06-remove.t
+++ b/t/06-remove.t
@@ -90,7 +90,7 @@ sboremove 'nonexistentslackbuild8', { input => "y\ny\ny", expected => qr/But has
# 14: sboremove nointeractive
sboinstall 'nonexistentslackbuild', { input => "y\ny", test => 0 };
-sboremove qw'--nointeractive nonexistentslackbuild nonexistentslackbuild', { input => "y\ny", expected => qr/Removing 1 package\(s\)\nnonexistentslackbuild\n\n.*All operations/s };
+sboremove qw'--nointeractive nonexistentslackbuild nonexistentslackbuild', { input => "y\ny", expected => qr/Removing 1 package\(s\)\nnonexistentslackbuild\n.*All operations/s };
# Cleanup
END {