Skip to content

Commit

Permalink
add requires PHP 5.4 to a test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mori Reo committed Dec 5, 2012
1 parent af7756c commit 4e02421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Goodby/CSV/Import/Tests/Standard/InterpreterTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public function setUp()
}

/**
* @version 5.4
* @requires PHP 5.4
*/
public function testStandardInterpreterWithClosure()
{
Expand Down

0 comments on commit 4e02421

Please sign in to comment.