summaryrefslogtreecommitdiff
path: root/tests/test-replace.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-replace.c')
-rw-r--r--tests/test-replace.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-replace.c b/tests/test-replace.c
index 56b13c5..ec7b5fc 100644
--- a/tests/test-replace.c
+++ b/tests/test-replace.c
@@ -28,7 +28,9 @@ main ()
GError *error;
error = NULL;
+#if !GLIB_CHECK_VERSION (2, 36, 0)
g_type_init ();
+#endif
notify_init ("Replace Test");