b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/applicationmba/vendor/phpunit/phpunit/tests/TextUI/
File Upload :
Current File : E:/www/b-group.old/business/applicationmba/vendor/phpunit/phpunit/tests/TextUI/phpt-stderr.phpt

--TEST--
GH-1169: PHPT runner doesn't look at STDERR.
--FILE--
<?php
$stderr = fopen('php://stderr', 'w');
fwrite($stderr, 'PHPUnit must look at STDERR when running PHPT tests.');
--EXPECTF--
PHPUnit must look at STDERR when running PHPT tests.

Copyright © 2019 by b0y-101