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

jvergara
11.05.2007 e5ad0233fa3849c9edf56f21f5c7de83c3ea0aac
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java
@@ -234,7 +234,7 @@
      //db_rebuild is the third jeb backend used by the jeb rebuild test cases
      //db_unindexed is the forth backend used by the unindexed search privilege
      //test cases
      String[] subDirectories = { "adminDb", "bak", "bin", "changelogDb", "classes",
      String[] subDirectories = { "bak", "bin", "changelogDb", "classes",
                                  "config", "db", "db_verify", "ldif", "lib",
                                  "locks", "logs", "db_rebuild", "db_unindexed",
                                  "db_index_test", "db_import_test"};