note
This commit is contained in:
parent
6500fab93b
commit
09e194a400
@ -208,6 +208,11 @@ run (void *cls,
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* NOTE: not all CMDs actually need the twister,
|
||||||
|
* so it may be better to move those into the "main"
|
||||||
|
* lib test suite.
|
||||||
|
*/
|
||||||
struct TALER_TESTING_Command refund[] = {
|
struct TALER_TESTING_Command refund[] = {
|
||||||
|
|
||||||
CMD_TRANSFER_TO_EXCHANGE
|
CMD_TRANSFER_TO_EXCHANGE
|
||||||
|
Loading…
Reference in New Issue
Block a user