diff --git a/src/std/filters/test/arrTest.cpp b/src/std/filters/test/arrTest.cpp index bbc7b60e7..3f4fb79c8 100644 --- a/src/std/filters/test/arrTest.cpp +++ b/src/std/filters/test/arrTest.cpp @@ -322,7 +322,7 @@ MAIN(arrTest) if (dbReadDatabase(&pdbbase, "arrTest.dbd", "." OSI_PATH_LIST_SEPARATOR ".." OSI_PATH_LIST_SEPARATOR - "../O.Common", NULL)) + "../O.Common" OSI_PATH_LIST_SEPARATOR "O.Common", NULL)) testAbort("Database description not loaded"); (*pvar_func_arrInitialize)();