enable more test logic

This commit is contained in:
Christian Grothoff 2020-12-16 19:35:06 +01:00
parent c940296185
commit 9d3e052ad3
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -57,13 +57,11 @@ run (void *cls,
struct TALER_TESTING_Interpreter *is)
{
struct TALER_TESTING_Command commands[] = {
#if FIXME_MIGRATION_DONE
/* this currently fails, because the
auditor is already added by the test setup logic */
TALER_TESTING_cmd_auditor_del ("del-auditor-NOT-FOUND",
MHD_HTTP_NOT_FOUND,
false),
#endif
TALER_TESTING_cmd_auditor_add ("add-auditor-BAD-SIG",
MHD_HTTP_FORBIDDEN,
true),