Skip to content

Commit

Permalink
Fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrook committed Aug 25, 2013
1 parent 5737b73 commit 822a6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/classes/phing/regression/PropertiesInIfTaskTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
*
* @package phing.regression
*/
class RecursivePropertyTest extends BuildFileTest {
class PropertiesInIfTaskTest extends BuildFileTest {

public function setUp() {
$this->configureProject(PHING_TEST_BASE . "/etc/regression/1041/build.xml");
Expand Down

0 comments on commit 822a6c9

Please sign in to comment.