From b4b5518d5ef6e8a700ad74b8be7bfe2f4f3a1c2f Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 7 Jul 2016 16:52:10 +0100 Subject: [PATCH] Bug 16860: Remove the comment about the warning It is no longer necessary. Signed-off-by: Jonathan Druart --- t/db_dependent/ClassSource.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/db_dependent/ClassSource.t b/t/db_dependent/ClassSource.t index 99beb3d..6d4ab7e 100644 --- a/t/db_dependent/ClassSource.t +++ b/t/db_dependent/ClassSource.t @@ -128,7 +128,6 @@ is_deeply( #Test GetClassSort my $getclassSort; -#Note: Create a warning:" attempting to use non-existent class sorting routine $sort_routine" warning_like { $getclassSort = GetClassSort( 'source1', 'sortrule1', 'item1' ) } qr/attempting to use non-existent class sorting routine/, -- 2.8.1