From c19f342bb1a8eaae25db979e94dc23efa4bc8a26 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 Signed-off-by: Kyle M Hall --- 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 99beb3d03b..6d4ab7ec4b 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.39.2