JAL-2189 format tests
[jalview.git] / test / jalview / ws / dbsources / UniprotTest.java
index 77f8078..57980b8 100644 (file)
@@ -148,6 +148,7 @@ public class UniprotTest
     assertEquals(6, seq.getDBRefs().length); // 2*Uniprot, PDB, PDBsum, 2*EMBL
 
   }
+
   /**
    * Test the method that formats the sequence id
    */
@@ -173,7 +174,7 @@ public class UniprotTest
   {
     UniprotEntry entry = new Uniprot().getUniprotEntries(
             new StringReader(UNIPROT_XML)).get(0);
-  
+
     /*
      * recommended names concatenated with space separator
      */