Mercurial > sat_docs
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/scripts/test_accounts/data/tazar%2eint/roster/pierre.dat Sun Mar 08 14:33:03 2015 +0100 @@ -0,0 +1,26 @@ +return { + [false] = { + ["version"] = 10; + }; + ["pending"] = {}; + ["buenaventura@tazar.int"] = { + ["groups"] = {}; + ["subscription"] = "both"; + }; + ["elisee@tazar.int"] = { + ["subscription"] = "both"; + ["groups"] = {}; + }; + ["louise@tazar.int"] = { + ["groups"] = {}; + ["subscription"] = "both"; + }; + ["souliane@tazar.int"] = { + ["groups"] = {}; + ["subscription"] = "both"; + }; + ["goffi@tazar.int"] = { + ["groups"] = {}; + ["subscription"] = "both"; + }; +};