Revision: 18624
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=18624
Author: johang
Date: 2008-06-26 10:21:19 +0000 (Thu, 26 Jun 2008)
Log Message:
-----------
Note about test user ID.
Modified Paths:
--------------
trunk/calendar/test/class.bocalendar_test.inc.php
Modified: trunk/calendar/test/class.bocalendar_test.inc.php
===================================================================
--- trunk/calendar/test/class.bocalendar_test.inc.php 2008-06-26 00:22:12 UTC
(rev 18623)
+++ trunk/calendar/test/class.bocalendar_test.inc.php 2008-06-26 10:21:19 UTC
(rev 18624)
@@ -53,7 +53,7 @@
'min' => '11'
),
'participants' => array(
- '8A'
+ '10A' /* INSERT YOUR TEST USER ID HERE */
),
'recur_enddate' => array(
'str' => '2008/06/26'
@@ -82,6 +82,7 @@
function test_save_and_get()
{
+ // remove ID. we want to insert.
$item = $this->sample_item;
unset($item['cal']['id']);
_______________________________________________
phpGroupWare-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs