[gtk/wip/otte/for-master: 12/17] fixup! css: Add gtk_css_data_url_parse()



commit 0bcd1d68b481ccf2bbb3a0039fb6266f77ca1116
Author: Benjamin Otte <otte redhat com>
Date:   Fri May 10 13:51:18 2019 +0200

    fixup! css: Add gtk_css_data_url_parse()

 testsuite/css/data.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/testsuite/css/data.c b/testsuite/css/data.c
index 2c08df7927..2f623df128 100644
--- a/testsuite/css/data.c
+++ b/testsuite/css/data.c
@@ -87,7 +87,6 @@ main (int argc, char *argv[])
 
   g_test_init (&argc, &argv, NULL);
   setlocale (LC_ALL, "C");
-  g_test_bug_base ("http://bugzilla.gnome.org/show_bug.cgi?id=%s";);
 
   for (i = 0; i < G_N_ELEMENTS (tests); i++)
     {


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