JAL-1369 jalview2xml tests need to be run sequentially
[jalview.git] / test / jalview / io / Jalview2xmlTests.java
index 8ef6ef4..52cee59 100644 (file)
@@ -45,6 +45,7 @@ import org.testng.annotations.AfterClass;
 import org.testng.annotations.BeforeClass;
 import org.testng.annotations.Test;
 
+@Test(singleThreaded = true)
 public class Jalview2xmlTests
 {