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

Ludovic Poitou
28.13.2012 fce5e91f4be897c2915e6e747f5130bef73b7b21
Fix missing @Test annotation
1 files modified
1 ■■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/EntityTagVirtualAttributeProviderTestCase.java 1 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/EntityTagVirtualAttributeProviderTestCase.java
@@ -574,6 +574,7 @@
   * @throws Exception
   *           If an unexpected exception occurred.
   */
  @Test
  public void testOptimisticConcurrency() throws Exception
  {
    // Use an internal connection.