From 2fc8ddca5f204959b7c1828b2d20ea30836f44bb 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 --- 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.11.0