Add test depends of PHP version

This commit is contained in:
bzick 2014-05-06 15:25:43 +04:00
parent cd490d2bf6
commit 027bd38899

View File

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