Mercurial > sat_docs
comparison scripts/test_accounts/data/tazar%2eint/roster/pierre.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"] = 10; | |
4 }; | |
5 ["pending"] = {}; | |
6 ["buenaventura@tazar.int"] = { | |
7 ["groups"] = {}; | |
8 ["subscription"] = "both"; | |
9 }; | |
10 ["elisee@tazar.int"] = { | |
11 ["subscription"] = "both"; | |
12 ["groups"] = {}; | |
13 }; | |
14 ["louise@tazar.int"] = { | |
15 ["groups"] = {}; | |
16 ["subscription"] = "both"; | |
17 }; | |
18 ["souliane@tazar.int"] = { | |
19 ["groups"] = {}; | |
20 ["subscription"] = "both"; | |
21 }; | |
22 ["goffi@tazar.int"] = { | |
23 ["groups"] = {}; | |
24 ["subscription"] = "both"; | |
25 }; | |
26 }; |