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