[pango/test-attr-list-equal: 1/2] Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/test-attr-list-equal: 1/2] Cosmetics
- Date: Thu, 11 Jun 2020 12:33:36 +0000 (UTC)
commit 226e03a52ed41c05385978e9000087988c1db10d
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jun 11 08:24:25 2020 -0400
Cosmetics
tests/testattributes.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/testattributes.c b/tests/testattributes.c
index 8022498a..450857d1 100644
--- a/tests/testattributes.c
+++ b/tests/testattributes.c
@@ -837,12 +837,12 @@ main (int argc, char *argv[])
g_test_add_func ("/attributes/list/filter", test_list_filter);
g_test_add_func ("/attributes/list/update", test_list_update);
g_test_add_func ("/attributes/list/equal", test_list_equal);
+ g_test_add_func ("/attributes/list/insert", test_insert);
+ g_test_add_func ("/attributes/list/merge", test_merge);
g_test_add_func ("/attributes/iter/basic", test_iter);
g_test_add_func ("/attributes/iter/get", test_iter_get);
g_test_add_func ("/attributes/iter/get_font", test_iter_get_font);
g_test_add_func ("/attributes/iter/get_attrs", test_iter_get_attrs);
- g_test_add_func ("/attributes/insert", test_insert);
- g_test_add_func ("/attributes/merge", test_merge);
return g_test_run ();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]