zoe             Tue Jun  9 20:37:20 2009 UTC

  Modified files:              
    /phpruntests/tests/testcase rtFileExternalExecutionTest.php 
  Log:
  copy and paste mistake
  
http://cvs.php.net/viewvc.cgi/phpruntests/tests/testcase/rtFileExternalExecutionTest.php?r1=1.1&r2=1.2&diff_format=u
Index: phpruntests/tests/testcase/rtFileExternalExecutionTest.php
diff -u phpruntests/tests/testcase/rtFileExternalExecutionTest.php:1.1 
phpruntests/tests/testcase/rtFileExternalExecutionTest.php:1.2
--- phpruntests/tests/testcase/rtFileExternalExecutionTest.php:1.1      Tue Jun 
 9 20:28:28 2009
+++ phpruntests/tests/testcase/rtFileExternalExecutionTest.php  Tue Jun  9 
20:37:20 2009
@@ -3,7 +3,7 @@
 require_once 'PHPUnit/Framework.php';
 require_once dirname(__FILE__) . '../../../src/rtAutoload.php';
 
-class rtCleanExecutionTest extends PHPUnit_Framework_TestCase
+class rtFileExternalExecutionTest extends PHPUnit_Framework_TestCase
 {
     private $path_to_tests;
     private $sample_test;



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to