Disembl further implementation
[jabaws.git] / testsrc / compbio / runner / conservation / AAConTester.java
index 859c4ae..a18b2c4 100644 (file)
@@ -190,7 +190,7 @@ public class AAConTester {
                        assertNotNull(al1.getResults());\r
                        HashSet<Score> annotations = confAAcon.getResults();\r
                        assertNotNull(annotations);\r
-                       assertEquals(annotations.size(), 1);\r
+                       assertEquals(annotations.size(), 18);\r
                        assertEquals(al1.getResults(), annotations);\r
                } catch (JobSubmissionException e) {\r
                        e.printStackTrace();\r