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

Ludovic Poitou
28.13.2012 4a7d8df3a3e44e44dd4e11bb8c22a2f545f792af
Fix missing @Test annotation
1 files modified
1 ■■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/EntityTagVirtualAttributeProviderTestCase.java 1 ●●●● patch | view | raw | blame | history
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.