aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_revocation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/test_gns_revocation.c')
-rw-r--r--src/gns/test_gns_revocation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gns_revocation.c b/src/gns/test_gns_revocation.c
index 74b4be5d9..bc31d943d 100644
--- a/src/gns/test_gns_revocation.c
+++ b/src/gns/test_gns_revocation.c
@@ -42,7 +42,7 @@
42#define DEFAULT_NUM_PEERS 2 42#define DEFAULT_NUM_PEERS 2
43 43
44/* test records to resolve */ 44/* test records to resolve */
45#define TEST_DOMAIN "www.bob.gnunet" 45#define TEST_DOMAIN "www.bob.gads"
46#define TEST_IP "127.0.0.1" 46#define TEST_IP "127.0.0.1"
47#define TEST_RECORD_NAME "www" 47#define TEST_RECORD_NAME "www"
48 48