aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-08-26 12:11:33 +0000
committerChristian Grothoff <christian@grothoff.org>2010-08-26 12:11:33 +0000
commite5b17382d5d0ef9b80e95d1780d1ca1c1eb47f29 (patch)
tree0ec3925dea14ec0fe092b592d7998d237bfeec65 /src/datastore/test_datastore_api.c
parentf02fbbebd73bfe88dc3122e9f8eb0b2c55837d16 (diff)
downloadgnunet-e5b17382d5d0ef9b80e95d1780d1ca1c1eb47f29.tar.gz
gnunet-e5b17382d5d0ef9b80e95d1780d1ca1c1eb47f29.zip
fix
Diffstat (limited to 'src/datastore/test_datastore_api.c')
-rw-r--r--src/datastore/test_datastore_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/test_datastore_api.c b/src/datastore/test_datastore_api.c
index 0ea3c4c86..aaa00bdd8 100644
--- a/src/datastore/test_datastore_api.c
+++ b/src/datastore/test_datastore_api.c
@@ -31,7 +31,7 @@
31#include "gnunet_protocols.h" 31#include "gnunet_protocols.h"
32#include "gnunet_datastore_service.h" 32#include "gnunet_datastore_service.h"
33 33
34#define VERBOSE GNUNET_NO 34#define VERBOSE GNUNET_YES
35 35
36#define START_DATASTORE GNUNET_YES 36#define START_DATASTORE GNUNET_YES
37 37