[geeklog-cvs] Geeklog_Generator/tests BuildTest.php,1.1,1.2

Tony Bibbs tony at qs1489.pair.com
Thu Jul 26 09:40:51 EDT 2007


Update of /cvsroot/geeklog2/Geeklog_Generator/tests
In directory qs1489.pair.com:/tmp/cvs-serv17534/tests

Modified Files:
	BuildTest.php 
Log Message:
Fixes/Updates for 1.0.4 release


Index: BuildTest.php
===================================================================
RCS file: /cvsroot/geeklog2/Geeklog_Generator/tests/BuildTest.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** BuildTest.php	6 Jun 2007 18:37:55 -0000	1.1
--- BuildTest.php	26 Jul 2007 13:40:49 -0000	1.2
***************
*** 60,64 ****
  	
  	public function teardown()
! 	{
  		$conf = new Config();
  		$root = &$conf->parseConfig(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'sample_app'
--- 60,64 ----
  	
  	public function teardown()
! 	{	
  		$conf = new Config();
  		$root = &$conf->parseConfig(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'sample_app'




More information about the geeklog-cvs mailing list