[limb-svn] r5531 - 3.x/trunk/limb/tests_runner/examples
svn at limb-project.com
svn at limb-project.com
Thu Apr 5 13:55:30 MSD 2007
Author: pachanga
Date: 2007-04-05 13:55:30 +0400 (Thu, 05 Apr 2007)
New Revision: 5531
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5531
Modified:
3.x/trunk/limb/tests_runner/examples/runtests.php
Log:
-- example simplification
Modified: 3.x/trunk/limb/tests_runner/examples/runtests.php
===================================================================
--- 3.x/trunk/limb/tests_runner/examples/runtests.php 2007-04-05 09:43:06 UTC (rev 5530)
+++ 3.x/trunk/limb/tests_runner/examples/runtests.php 2007-04-05 09:55:30 UTC (rev 5531)
@@ -10,9 +10,6 @@
* @package tests_runner
*/
-//temporary files folder
-define('LIMB_VAR_DIR', dirname(__FILE__) . '/var');
-
require_once(dirname(__FILE__) . '/../common.inc.php');
require_once(dirname(__FILE__) . '/../src/lmbTestShellUI.class.php');
More information about the limb-svn
mailing list