JAL-1270 ensure before/after clauses have at least alwaysRun=true in them
[jalview.git] / test / jalview / ws / seqfetcher / DbRefFetcherTest.java
index 63b1b9c..341d9ef 100644 (file)
@@ -62,7 +62,7 @@ public class DbRefFetcherTest
   /**
    * @throws java.lang.Exception
    */
-  @AfterClass
+  @AfterClass(alwaysRun = true)
   public static void tearDownAfterClass() throws Exception
   {
   }