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

Matthew Swift
25.54.2015 bb9334a853745e51a65a3bd0267dac581cb4ec76
opendj-server-legacy/src/test/java/org/opends/server/backends/pluggable/StateTest.java
@@ -71,12 +71,7 @@
  @BeforeClass
  public void startServer() throws Exception {
    TestCaseUtils.startFakeServer();
  }
  @AfterClass
  public void stopServer() throws Exception {
    TestCaseUtils.shutdownFakeServer();
    TestCaseUtils.startServer();
  }
  @BeforeMethod