-move data resource
authorChristian Grothoff <christian@grothoff.org>
Mon, 15 Apr 2013 15:03:59 +0000 (15:03 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 15 Apr 2013 15:03:59 +0000 (15:03 +0000)
src/fs/Makefile.am
src/fs/test_pseudonym_data.conf [new file with mode: 0644]
src/util/Makefile.am
src/util/test_pseudonym_data.conf [deleted file]

index e9d5f40db4fd4cf626f25558c379d0f0b109cff8..eb0f4291b2fc364a220cf6009c736685fc5b636d 100644 (file)
@@ -566,6 +566,7 @@ EXTRA_DIST = \
   test_gnunet_fs_rec.py.in \
   test_gnunet_fs_ns.py.in \
   test_gnunet_fs_idx.py.in \
+  test_pseudonym_data.conf \
   $(bin_SCRIPTS) 
 
 CLEANFILES = $(check_SCRIPTS)
diff --git a/src/fs/test_pseudonym_data.conf b/src/fs/test_pseudonym_data.conf
new file mode 100644 (file)
index 0000000..5523007
--- /dev/null
@@ -0,0 +1,7 @@
+# General settings
+[client]
+HOME = "/tmp/gnunet-pseudonym-test"
+
+[TESTING]
+WEAKRANDOM = YES
+
index 42d91c0baf9abc73b8e567a9148c69d0c8dad459..f872527a698aa0de1f4736f9f39a2da1a329c888 100644 (file)
@@ -516,7 +516,6 @@ perf_malloc_LDADD = \
 EXTRA_DIST = \
   test_configuration_data.conf \
   test_program_data.conf \
-  test_pseudonym_data.conf \
   test_resolver_api_data.conf \
   test_service_data.conf \
   test_speedup_data.conf
diff --git a/src/util/test_pseudonym_data.conf b/src/util/test_pseudonym_data.conf
deleted file mode 100644 (file)
index 5523007..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# General settings
-[client]
-HOME = "/tmp/gnunet-pseudonym-test"
-
-[TESTING]
-WEAKRANDOM = YES
-