summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/exchange-lib/testing_api_traits.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange-lib/testing_api_traits.c b/src/exchange-lib/testing_api_traits.c
index c83c7e778..051bd202c 100644
--- a/src/exchange-lib/testing_api_traits.c
+++ b/src/exchange-lib/testing_api_traits.c
@@ -74,6 +74,7 @@ TALER_TESTING_get_trait (const struct TALER_TESTING_Trait *traits,
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
"Trait %s/%u not found.\n",
trait, index);
+
return GNUNET_SYSERR;
}