X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fjalview%2Fcontroller%2FAlignViewControllerTest.java;fp=test%2Fjalview%2Fcontroller%2FAlignViewControllerTest.java;h=c88c87850c831018080e669be03e49fb6b317524;hb=afe0852f23df8ac8d05fced6a5a500cfe263dbfa;hp=b1af507d4ccba28a4897a4512a626b9d0abd260f;hpb=6920525a4f719039be7215449dd4e8c10615fabd;p=jalview.git diff --git a/test/jalview/controller/AlignViewControllerTest.java b/test/jalview/controller/AlignViewControllerTest.java index b1af507..c88c878 100644 --- a/test/jalview/controller/AlignViewControllerTest.java +++ b/test/jalview/controller/AlignViewControllerTest.java @@ -160,7 +160,7 @@ public class AlignViewControllerTest f.find("M+"); assertEquals( "Finder found different set of results to manually created SearchResults", - f.getSearchResults(), sr); + sr, f.getSearchResults()); /* * now check simple mark columns from find operation