diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/scripts/test_accounts/data/souliane%2eorg/roster/peter.dat	Sun Mar 08 14:33:03 2015 +0100
@@ -0,0 +1,26 @@
+return {
+	[false] = {
+		["version"] = 17;
+	};
+	["pending"] = {};
+	["dave@souliane.org"] = {
+		["subscription"] = "both";
+		["groups"] = {};
+	};
+	["dino@souliane.org"] = {
+		["subscription"] = "both";
+		["groups"] = {};
+	};
+	["frankie@souliane.org"] = {
+		["subscription"] = "both";
+		["groups"] = {};
+	};
+	["georges@souliane.org"] = {
+		["subscription"] = "both";
+		["groups"] = {};
+	};
+	["steven@souliane.org"] = {
+		["subscription"] = "both";
+		["groups"] = {};
+	};
+};