aboutsummaryrefslogtreecommitdiff
path: root/src/tests/test-at-serial-port.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/test-at-serial-port.c')
-rw-r--r--src/tests/test-at-serial-port.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/test-at-serial-port.c b/src/tests/test-at-serial-port.c
index c0be5fa1..2173f207 100644
--- a/src/tests/test-at-serial-port.c
+++ b/src/tests/test-at-serial-port.c
@@ -86,7 +86,6 @@ _mm_log (const char *loc,
int main (int argc, char **argv)
{
- g_type_init ();
g_test_init (&argc, &argv, NULL);
g_test_add_func ("/ModemManager/AT-serial/echo-removal", at_serial_echo_removal);