summaryrefslogtreecommitdiff
path: root/test/polkit/polkitunixnetgrouptest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/polkit/polkitunixnetgrouptest.c')
-rw-r--r--test/polkit/polkitunixnetgrouptest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/polkit/polkitunixnetgrouptest.c b/test/polkit/polkitunixnetgrouptest.c
index c67822e..3701ba1 100644
--- a/test/polkit/polkitunixnetgrouptest.c
+++ b/test/polkit/polkitunixnetgrouptest.c
@@ -68,7 +68,6 @@ test_set_name (void)
int
main (int argc, char *argv[])
{
- g_type_init ();
g_test_init (&argc, &argv, NULL);
g_test_add_func ("/PolkitUnixNetgroup/new", test_new);
g_test_add_func ("/PolkitUnixNetgroup/set_name", test_set_name);