[grilo-plugins] tests: Add TMDb plugin into path for test_tmdb_fast_resolution_by_id()
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] tests: Add TMDb plugin into path for test_tmdb_fast_resolution_by_id()
- Date: Tue, 15 Jan 2013 11:59:46 +0000 (UTC)
commit 088318e474d7ce83d3638afe2474a9162d6a08d2
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Tue Jan 15 11:57:56 2013 +0000
tests: Add TMDb plugin into path for test_tmdb_fast_resolution_by_id()
test/test_tmdb_fast_resolution_by_id.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/test/test_tmdb_fast_resolution_by_id.c b/test/test_tmdb_fast_resolution_by_id.c
index 9491ae0..00fe8af 100644
--- a/test/test_tmdb_fast_resolution_by_id.c
+++ b/test/test_tmdb_fast_resolution_by_id.c
@@ -100,8 +100,8 @@ test (void)
int
main(int argc, char **argv)
{
+ g_setenv ("GRL_PLUGIN_PATH", GRILO_PLUGINS_TESTS_TMDB_PLUGIN_PATH, TRUE);
g_setenv ("GRL_PLUGIN_LIST", TMDB_PLUGIN_ID, TRUE);
- g_setenv ("GRL_PLUGIN_PATH", g_getenv ("PWD"), TRUE);
/* We must set this before calling grl_init.
* See https://bugzilla.gnome.org/show_bug.cgi?id=685967#c17
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]