mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
27.20.2013 1ac26142e67eb0d3c7250a79de4bf1b1a434316c
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/TLSByteChannelTestCase.java
@@ -54,7 +54,7 @@
/**
 * Tests for {@link TLSByteChannel} class.
 */
@Test(groups = { "slow" })
@Test(groups = { "slow" }, sequential = true)
public class TLSByteChannelTestCase extends DirectoryServerTestCase
{