From e03f590fa1080b1c3fbe25c91af08094620609d6 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 9 Aug 2017 13:01:37 -0300 Subject: [PATCH] Bug 18292: Tests do not need to return 1 - xt Signed-off-by: Mark Tompsett Signed-off-by: Marcel de Rooy Signed-off-by: Jonathan Druart --- xt/author/icondirectories.t | 2 -- 1 file changed, 2 deletions(-) diff --git a/xt/author/icondirectories.t b/xt/author/icondirectories.t index 37f3309fba..d10a0ed26c 100644 --- a/xt/author/icondirectories.t +++ b/xt/author/icondirectories.t @@ -90,5 +90,3 @@ for my $staff_theme ( @staff_themes ) { or diag( Data::Dumper->Dump( [ $opac_icons ], [ 'opac_icons' ] ) ); } } - -1; -- 2.39.2