mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 03:58:08 +00:00
fix cpim testers 2
This commit is contained in:
parent
bc8f6a5c60
commit
95e100ea33
1 changed files with 1 additions and 1 deletions
|
|
@ -313,7 +313,7 @@ test_t cpim_tests[] = {
|
|||
|
||||
static int suite_begin(void) {
|
||||
//Supposed to be done by platform helper, but in this case, we don't have it"
|
||||
belr::GrammarLoader::get().addPath(std::string(bc_tester_get_resource_dir_prefix()));
|
||||
belr::GrammarLoader::get().addPath(std::string(bc_tester_get_resource_dir_prefix()).append("/share/belr/grammars"));
|
||||
return 0;
|
||||
}
|
||||
test_suite_t cpim_test_suite = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue