fix test_pq

This commit is contained in:
Christian Grothoff 2020-01-17 03:30:50 +01:00
parent f0a59117a8
commit 3ae8954032
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -184,6 +184,7 @@ main (int argc,
"WARNING",
NULL);
conn = GNUNET_PQ_connect ("postgres:///talercheck",
NULL,
es,
NULL);
if (NULL == conn)