[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] 02/02: tested in GNUnet already
From: |
gnunet |
Subject: |
[taler-exchange] 02/02: tested in GNUnet already |
Date: |
Fri, 17 Jan 2020 12:25:16 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
commit 11d5f61984105efb0e3e263fc67fb846dacead4c
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 12:25:03 2020 +0100
tested in GNUnet already
---
src/pq/test_pq.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/pq/test_pq.c b/src/pq/test_pq.c
index e82599cd..4616d64e 100644
--- a/src/pq/test_pq.c
+++ b/src/pq/test_pq.c
@@ -88,7 +88,6 @@ run_queries (struct GNUNET_PQ_Context *conn)
json = json_object ();
json_object_set_new (json, "foo", json_integer (42));
GNUNET_assert (NULL != json);
- /* FIXME: test GNUNET_PQ_result_spec_variable_size */
{
struct GNUNET_PQ_QueryParam params_insert[] = {
TALER_PQ_query_param_amount (&hamount),
--
To stop receiving notification emails like this one, please contact
address@hidden.