Adapt libecal to the new ESource API.
[platform/upstream/evolution-data-server.git] / tests / libecal / test-ecal-get-ldap-attribute.c
index 56cdb3f..d67cc55 100644 (file)
@@ -21,8 +21,6 @@ main (gint argc,
        attr = ecal_test_utils_cal_get_ldap_attribute (cal);
        test_print ("LDAP attribute: '%s'\n", attr);
 
-       ecal_test_utils_cal_remove (cal);
-
        g_free (attr);
 
        return 0;