Skip to content

Commit

Permalink
removing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed May 13, 2009
1 parent 15fb1a7 commit 333713e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cake/tests/cases/console/libs/tasks/template.test.php
Expand Up @@ -117,8 +117,6 @@ function testGenerate() {
$result = $this->Task->generate('objects', 'test_object', array('test' => 'foo'));
$expected = "I got rendered\nfoo";
$this->assertEqual($result, $expected);


}
}
?>

0 comments on commit 333713e

Please sign in to comment.