[Fusionforge-commits] r8316 - trunk/tests/build/packages

Alain Peyrat aljeux at libremir.placard.fr.eu.org
Tue Oct 20 22:09:09 CEST 2009


Author: aljeux
Date: 2009-10-20 22:09:09 +0200 (Tue, 20 Oct 2009)
New Revision: 8316

Modified:
   trunk/tests/build/packages/BuildTests.php
Log:
Restoring debian build test

Modified: trunk/tests/build/packages/BuildTests.php
===================================================================
--- trunk/tests/build/packages/BuildTests.php	2009-10-20 20:00:54 UTC (rev 8315)
+++ trunk/tests/build/packages/BuildTests.php	2009-10-20 20:09:09 UTC (rev 8316)
@@ -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 Fusionforge-commits mailing list