changeset 120:2c594958050e

Make test vote keys "testN" where N >= 1
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 22 Oct 2013 14:22:26 +0300
parents 99e7569c9f4f
children 73608dc4123f
files createdb.php
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/createdb.php	Tue Oct 22 14:22:02 2013 +0300
+++ b/createdb.php	Tue Oct 22 14:22:26 2013 +0300
@@ -153,8 +153,8 @@
   "votekeys" => array(
     "key",
     "%s",
-    array("k5nYXNjQ"),
-    array("msD3mDqH"),
+    array("test1"),
+    array("test2"),
     array("7jjnqt5z"),
     array("c7jcfk1G"),
   ),