[totem-pl-parser] tests: Update feed URL



commit 72595180275fc337dd49842ae968df8fb553e54b
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Feb 14 16:31:50 2020 +0100

    tests: Update feed URL

 plparse/tests/parser.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plparse/tests/parser.c b/plparse/tests/parser.c
index 17d79c6..fa8743b 100644
--- a/plparse/tests/parser.c
+++ b/plparse/tests/parser.c
@@ -815,7 +815,7 @@ test_compressed_content_encoding (void)
        /* Requires:
         * http://git.gnome.org/browse/gvfs/commit/?id=6929e9f9661b4d1e68f8912d8e60107366255a47
         * http://thread.gmane.org/gmane.comp.gnome.apps.rhythmbox.devel/11887 */
-       result = simple_parser_test ("http://escapepod.org/podcast.xml";);
+       result = simple_parser_test ("https://escapepod.org/feed/";);
        g_assert_cmpint (result, ==, TOTEM_PL_PARSER_RESULT_SUCCESS);
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]