[pango/matthiasc/for-main] ci: Fix the test build



commit fb8ffd9e9710a0d0bd89a06c67177ee070972f7f
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jul 22 07:29:40 2022 -0500

    ci: Fix the test build

 tests/testrandom.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/tests/testrandom.c b/tests/testrandom.c
index 60d9aef68..fc169ddca 100644
--- a/tests/testrandom.c
+++ b/tests/testrandom.c
@@ -171,6 +171,7 @@ test_wrap_char (gconstpointer data)
   g_object_unref (context);
 }
 
+#if 0
 static void
 test_wrap_char_min_width (gconstpointer data)
 {
@@ -219,6 +220,7 @@ test_wrap_char_min_width (gconstpointer data)
   g_object_unref (ref_layout);
   g_object_unref (context);
 }
+#endif
 
 static char **
 load_hunspell_words (const char  *language)


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