]> SALOME platform Git repositories - tools/siman.git/blobdiff - Workspace/Siman-Common/src/test/splat/common/TestListingAndOrder.java
Salome HOME
Search knowledge is implemented. Unit tests are improved. Lucene index is not used...
[tools/siman.git] / Workspace / Siman-Common / src / test / splat / common / TestListingAndOrder.java
index 6af2cde2479e6ee8dd4e2e95f67062134182caf7..cd26bc1b1b9e35fe3b94cc308e8c411beae8ced4 100644 (file)
@@ -27,7 +27,7 @@ import org.testng.annotations.Test;
  * @author <a href="mailto:vera.polyanskikh@opencascade.com">Vera POLYANSKIKH (VPH)</a>
  * @author <a href="mailto:roman.kozlov@opencascade.com">Roman Kozlov (RKV)</a>
  */
-@Test(sequential=true, groups = {"service", "functional", "business"})
+@Test(singleThreaded=true, groups = {"service", "functional", "business"})
 public class TestListingAndOrder extends AbstractTransactionalTestNGSpringContextTests {