[evolvis-commits] r13904: Restoring debian build test

mirabilos at evolvis.org mirabilos at evolvis.org
Mon Feb 28 03:35:35 CET 2011


Author: mirabilos
Date: 2011-02-28 03:35:34 +0100 (Mon, 28 Feb 2011)
New Revision: 13904

Modified:
   trunk/gforge_base/evolvisforge-5.1/tests/build/packages/BuildTests.php
Log:
Restoring debian build test

Modified: trunk/gforge_base/evolvisforge-5.1/tests/build/packages/BuildTests.php
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/tests/build/packages/BuildTests.php	2011-02-28 02:35:30 UTC (rev 13903)
+++ trunk/gforge_base/evolvisforge-5.1/tests/build/packages/BuildTests.php	2011-02-28 02:35:34 UTC (rev 13904)
@@ -25,7 +25,7 @@
     
     // @todo: disabled by aljeux until a solution is found.
     // Currently, a binary change or a symlink change makes the build fail.
-    public function skiptestBuildDeb()
+    public function testBuildDeb()
     {
 	    $tests = dirname( dirname( dirname( dirname (__FILE__)))); 
 	    $base = dirname( $tests );



More information about the evolvis-commits mailing list