[libgweather/wip/hadess/weather-fixes: 5/6] tests: Fix weather test not setting contact info
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/wip/hadess/weather-fixes: 5/6] tests: Fix weather test not setting contact info
- Date: Wed, 13 Jan 2021 00:37:36 +0000 (UTC)
commit 6e46db89d46178615ae17e5b6f560677e8679574
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jan 12 17:53:04 2021 +0100
tests: Fix weather test not setting contact info
libgweather/test_weather.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libgweather/test_weather.c b/libgweather/test_weather.c
index 97ad38c7..289f9707 100644
--- a/libgweather/test_weather.c
+++ b/libgweather/test_weather.c
@@ -156,6 +156,7 @@ main (int argc, char **argv)
loop = g_main_loop_new (NULL, TRUE);
info = gweather_info_new (NULL);
+ gweather_info_set_contact_info (info, "https://gitlab.gnome.org/GNOME/libgweather/");
gweather_info_set_application_id (info, "org.gnome.LibGWeather");
if (!set_providers (info))
return 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]