krb5: Can't test KCM in test_cc

This commit is contained in:
Nicolas Williams
2022-01-02 22:16:06 -06:00
parent 73bb84c0f3
commit 66e256e672

View File

@@ -1117,9 +1117,6 @@ main(int argc, char **argv)
test_move(context, krb5_cc_type_file);
test_move(context, krb5_cc_type_memory);
#ifdef HAVE_KCM
test_move(context, krb5_cc_type_kcm);
#endif
test_move(context, krb5_cc_type_scc);
#if 0
test_move(context, krb5_cc_type_dcc);