tests: disable ecore system modules in elm_suite

Summary:
ref T6864

Depends on D5967

Reviewers: stefan_schmidt

Subscribers: cedric

Maniphest Tasks: T6864

Differential Revision: https://phab.enlightenment.org/D5968
This commit is contained in:
Mike Blumenkrantz 2018-04-27 21:43:31 +02:00 committed by Stefan Schmidt
parent 54ca34c15d
commit bbbd05148a
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ main(int argc, char **argv)
}
main_pid = getpid();
ecore_app_no_system_modules();
efreet_cache_disable();
failed_count = _efl_suite_build_and_run(argc - 1, (const char **)argv + 1,