Merge branch 'Jalview-JS/develop' into merge_js_develop
[jalview.git] / test / jalview / hmmer / HMMERTest.java
index e3b7067..04cc3be 100644 (file)
@@ -48,7 +48,7 @@ public class HMMERTest {
   @AfterClass(alwaysRun = true)
   public static void tearDownAfterClass() throws Exception
   {
-    Desktop.instance.closeAll_actionPerformed(null);
+    Desktop.getInstance().closeAll_actionPerformed(null);
   }
 
   /**