Add test depends of PHP version

This commit is contained in:
bzick 2014-05-06 15:25:43 +04:00
parent cd490d2bf6
commit 027bd38899
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ class FenomTest extends \Fenom\TestCase
}
/**
* @requires PHP >=5.4
* @group pipe
*/
public function testPipe()