ng
[oweals/gnunet.git] / src / util / test_configuration_data.conf
1 [PATHS]
2 SUBST=/hello
3
4 [GNUNET]
5 SUBST=hello
6 GNUNET_HOME=/tmp
7
8 [test]
9 a=a
10 b=b
11 five=5
12
13 [more]
14 c=c
15 five=42
16
17                 
18 [last]
19 test = $SUBST/world
20 boom = "1 2 3 testing"
21 trailing = YES 
22
23 [FILENAMES]
24 test = "/Hello /File\ Name /World"
25
26
27 [TESTING]
28 WEAKRANDOM = YES
29
30