JAL-1759 merge from develop
[jalview.git] / test / jalview / datamodel / PDBEntryTest.java
index 71f46ee..68c3ddf 100644 (file)
@@ -1,9 +1,10 @@
 package jalview.datamodel;
 
 import static org.testng.AssertJUnit.assertTrue;
+
 import org.testng.annotations.AfterMethod;
-import org.testng.annotations.Test;
 import org.testng.annotations.BeforeMethod;
+import org.testng.annotations.Test;
 
 public class PDBEntryTest
 {
@@ -18,7 +19,7 @@ public class PDBEntryTest
   {
   }
 
-  @Test
+  @Test(groups ={ "Functional" })
   public void test()
   {
     try