Author: Tobias Schlitt
Date: 2006-08-28 15:30:21 +0200 (Mon, 28 Aug 2006)
New Revision: 3412
Log:
- Switch regeneration mode off by default.
Modified:
trunk/ImageConversion/tests/test_case.php
Modified: trunk/ImageConversion/tests/test_case.php
===================================================================
--- trunk/ImageConversion/tests/test_case.php 2006-08-28 12:32:07 UTC (rev
3411)
+++ trunk/ImageConversion/tests/test_case.php 2006-08-28 13:30:21 UTC (rev
3412)
@@ -5,7 +5,7 @@
class ezcImageConversionTestCase extends ezcImageTestCase
{
// To regenerate all test files, set this to true
- const REGENERATION_MODE = true;
+ const REGENERATION_MODE = false;
// Set this to false to keep the temporary test dirs
const REMOVE_TEMP_DIRS = true;
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components