Skip to content

Commit

Permalink
adding empty test
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmatic69 committed Sep 29, 2012
1 parent 3c23108 commit 78f9538
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Core/Data/Test/Case/View/Helper/CsvHelperTest.php
Expand Up @@ -31,4 +31,8 @@ public function tearDown() {
parent::tearDown();
}

public function testSomething() {

}

}

0 comments on commit 78f9538

Please sign in to comment.