JAL-1270 ensure before/after clauses have at least alwaysRun=true in them
[jalview.git] / test / jalview / io / FileIOTester.java
index cde1cbc..2eb3703 100644 (file)
@@ -46,7 +46,7 @@ public class FileIOTester
   /**
    * @throws java.lang.Exception
    */
-  @AfterClass
+  @AfterClass(alwaysRun = true)
   public static void tearDownAfterClass() throws Exception
   {
   }