From 220ce20d05496c6d64127c2c584ea3f01418fbf9 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 25 Jan 2019 15:57:27 +0100 Subject: Revert explicit AUDITOR_connect at tests. --- src/include/taler_testing_lib.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/include') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 6573d2cd7..711a13235 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -369,6 +369,12 @@ struct TALER_TESTING_Interpreter */ int working; + /** + * Is the auditor running (#GNUNET_YES) or waiting + * for /version (#GNUNET_NO)? + */ + int auditor_working; + /** * How often have we gotten a /keys response so far? */ -- cgit v1.2.3