summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-19 19:13:11 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-19 19:13:11 +0100
commitd4c83b095dea0c2c6c57d694345abeb94542da86 (patch)
treeb43ad223aa8c5d2416fbe2c37c0377f1b41792eb /src/testing
parent53675e50f6ba6af2de2342b4e0e27bde23fad26c (diff)
downloadsync-d4c83b095dea0c2c6c57d694345abeb94542da86.tar.gz
sync-d4c83b095dea0c2c6c57d694345abeb94542da86.tar.bz2
sync-d4c83b095dea0c2c6c57d694345abeb94542da86.zip
start bank the easy way
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_sync_api.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/testing/test_sync_api.c b/src/testing/test_sync_api.c
index 08657bb..f4e7d51 100644
--- a/src/testing/test_sync_api.c
+++ b/src/testing/test_sync_api.c
@@ -137,12 +137,9 @@ run (void *cls,
struct TALER_TESTING_Interpreter *is)
{
struct TALER_TESTING_Command commands[] = {
- TALER_TESTING_cmd_run_fakebank ("run-fakebank",
- cred.cfg,
- "exchange-account-exchange"),
TALER_TESTING_cmd_system_start ("start-taler",
CONFIG_FILE,
- "-embs",
+ "-efms",
"-u", "exchange-account-exchange",
NULL),
TALER_TESTING_cmd_get_exchange ("get-exchange",