Merge branch 'develop' into task/JAL-2196pdbeProperties
[jalview.git] / test / jalview / ws / dbsources / UniprotTest.java
index 4b88b2b..2df8be6 100644 (file)
@@ -145,6 +145,7 @@ public class UniprotTest
     assertEquals(6, seq.getDBRefs().length); // 2*Uniprot, PDB, PDBsum, 2*EMBL
 
   }
+
   /**
    * Test the method that formats the sequence id
    */
@@ -170,7 +171,7 @@ public class UniprotTest
   {
     UniprotEntry entry = new Uniprot().getUniprotEntries(
             new StringReader(UNIPROT_XML)).get(0);
-  
+
     /*
      * recommended names concatenated with space separator
      */