Merge branch 'develop' of https://source.jalview.org/git/jalview into develop
[jalview.git] / test / jalview / schemes / ResiduePropertiesTest.java
index 41d7448..be6a10c 100644 (file)
@@ -1570,7 +1570,7 @@ public class ResiduePropertiesTest
     checkProperty("polar", "YWHRKTSNDEQ-*X");
     checkProperty("positive", "HKR-*");
     checkProperty("proline", "P-*");
-    checkProperty("hydrophobic", "MILVFYWHKCGAC-*X");
+    checkProperty("hydrophobic", "MILVFYWHKTGAC-*X");
   }
 
   /**