This commit is contained in:
Christian Grothoff 2015-07-05 13:20:09 +02:00
parent dde1ff8821
commit 3f1a4c346b

View File

@ -19,6 +19,11 @@
* @brief testcase to test mint's HTTP API interface
* @author Sree Harsha Totakura <sreeharsha@totakura.in>
* @author Christian Grothoff
*
* TODO:
* - enhance interpreter to allow for testing of failure conditions
* (i.e. double-spending, insufficient funds on withdraw)
* - add command for /withdraw/status
*/
#include "platform.h"
#include "taler_util.h"