changeset 89:6fdde6aca7ba

More test data.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 18 Oct 2013 10:09:43 +0300
parents 784953d60ba5
children 32c4654aad50
files createdb.php
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/createdb.php	Fri Oct 18 09:56:00 2013 +0300
+++ b/createdb.php	Fri Oct 18 10:09:43 2013 +0300
@@ -206,8 +206,10 @@
   "entries" => array(
     "name,author,compo_id,filename",
     "%s,%s,%d,%s",
-    array("my dong", "visualice", 1, "juice.lbm"),
+    array("my dong", "visualice/hjb", 1, "juice.lbm"),
+    array("kondom", "ccr/TNSP", 1, "kondom.lbm"),
     array("penis song", "reed/flt", 2, "penis.mod"),
+    array("jenkka", "aegis", 2, "jenkka.mod"),
   ),
 );