indentation fix
This commit is contained in:
parent
a381964293
commit
3605d96423
@ -105,7 +105,8 @@ run (void *cls,
|
||||
TALER_TESTING_cmd_end ()
|
||||
};
|
||||
|
||||
TALER_TESTING_run (is, commands);
|
||||
TALER_TESTING_run (is,
|
||||
commands);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user