Use serialized keys after /wire

This commit is contained in:
Marcello Stanisci 2019-01-07 16:29:58 +01:00
parent 5c71c3e70e
commit 00596e245e
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -81,6 +81,12 @@ run (void *cls,
*/
TALER_TESTING_cmd_connect_with_state ("reconnect-with-state",
"serialize-keys"),
TALER_TESTING_cmd_wire ("verify-/wire-with-serialized-keys",
"x-taler-bank",
NULL,
MHD_HTTP_OK),
TALER_TESTING_cmd_end ()
};