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

jvergara
04.48.2007 90288dc278771356aa6dfa3832cb4a4bb19e9fab
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java
@@ -178,7 +178,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 = { "bak", "bin", "changelogDb", "classes",
    String[] subDirectories = { "adminDb", "bak", "bin", "changelogDb", "classes",
                                "config", "db", "db_verify", "ldif", "lib",
                                "locks", "logs", "db_rebuild", "db_unindexed",
                                "db_index_test", "db_import_test"};