summaryrefslogtreecommitdiff
path: root/src/include/taler_testing_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-21 17:36:01 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-21 17:36:01 +0100
commit36f4dbab3b0fdab233f306798170b0093b083fd4 (patch)
tree98157ddcdf8f6758c658990491c8397261085747 /src/include/taler_testing_lib.h
parent68098bcade314d0864200df82273b26458f8910f (diff)
downloadexchange-36f4dbab3b0fdab233f306798170b0093b083fd4.tar.gz
exchange-36f4dbab3b0fdab233f306798170b0093b083fd4.tar.bz2
exchange-36f4dbab3b0fdab233f306798170b0093b083fd4.zip
adjust tests to auditor changes
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r--src/include/taler_testing_lib.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index a7c91ca4b..6f422969a 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -937,18 +937,6 @@ TALER_TESTING_cmd_exec_auditor_dbinit (const char *label,
/**
- * Make the "exec wire-auditor" CMD.
- *
- * @param label command label.
- * @param config_filename configuration filename.
- * @return the command.
- */
-struct TALER_TESTING_Command
-TALER_TESTING_cmd_exec_wire_auditor (const char *label,
- const char *config_filename);
-
-
-/**
* Create a "deposit-confirmation" command.
*
* @param label command label.