diff options
Diffstat (limited to 'src/testing')
-rw-r--r-- | src/testing/test_exchange_api_keys_cherry_picking.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/test_exchange_api_keys_cherry_picking.c b/src/testing/test_exchange_api_keys_cherry_picking.c index a104b805..a9f6e3d8 100644 --- a/src/testing/test_exchange_api_keys_cherry_picking.c +++ b/src/testing/test_exchange_api_keys_cherry_picking.c @@ -161,7 +161,8 @@ run (void *cls, * key set. The new KS will have only one key, because the * current lookahead_sign == 60 seconds and the key's withdraw * duration is 80 seconds. - */TALER_TESTING_cmd_exec_keyup_with_now + */// + TALER_TESTING_cmd_exec_keyup_with_now ("keyup-1", CONFIG_FILE, TTH_parse_time (JAN2030)), |