diff options
Diffstat (limited to 'src/lib/testing_api_cmd_status.c')
-rw-r--r-- | src/lib/testing_api_cmd_status.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/testing_api_cmd_status.c b/src/lib/testing_api_cmd_status.c index 0dcea1233..398221a10 100644 --- a/src/lib/testing_api_cmd_status.c +++ b/src/lib/testing_api_cmd_status.c | |||
@@ -126,9 +126,7 @@ reserve_status_cb | |||
126 | * "reserve history update trait" which returns information about | 126 | * "reserve history update trait" which returns information about |
127 | * how the command changes the history (provided only by commands | 127 | * how the command changes the history (provided only by commands |
128 | * that change reserve balances)? | 128 | * that change reserve balances)? |
129 | */ | 129 | */TALER_TESTING_interpreter_next (ss->is); |
130 | |||
131 | TALER_TESTING_interpreter_next (ss->is); | ||
132 | } | 130 | } |
133 | 131 | ||
134 | 132 | ||