comparison scripts/test_accounts/data/souliane%2eorg/roster/peter.dat @ 40:1eb3ec190ea1

add test_accounts to create a batch of testing profiles
author souliane <souliane@mailoo.org>
date Sun, 08 Mar 2015 14:33:03 +0100
parents
children
comparison
equal deleted inserted replaced
39:58d99be2306e 40:1eb3ec190ea1
1 return {
2 [false] = {
3 ["version"] = 17;
4 };
5 ["pending"] = {};
6 ["dave@souliane.org"] = {
7 ["subscription"] = "both";
8 ["groups"] = {};
9 };
10 ["dino@souliane.org"] = {
11 ["subscription"] = "both";
12 ["groups"] = {};
13 };
14 ["frankie@souliane.org"] = {
15 ["subscription"] = "both";
16 ["groups"] = {};
17 };
18 ["georges@souliane.org"] = {
19 ["subscription"] = "both";
20 ["groups"] = {};
21 };
22 ["steven@souliane.org"] = {
23 ["subscription"] = "both";
24 ["groups"] = {};
25 };
26 };