X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fphpunit%2Fphpunit%2Ftests%2FRegression%2FGitHub%2F1216.phpt;fp=vendor%2Fphpunit%2Fphpunit%2Ftests%2FRegression%2FGitHub%2F1216.phpt;h=631bb2a182118e870cb7fded781e9ac09a11467a;hp=0000000000000000000000000000000000000000;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/vendor/phpunit/phpunit/tests/Regression/GitHub/1216.phpt b/vendor/phpunit/phpunit/tests/Regression/GitHub/1216.phpt new file mode 100644 index 000000000..631bb2a18 --- /dev/null +++ b/vendor/phpunit/phpunit/tests/Regression/GitHub/1216.phpt @@ -0,0 +1,25 @@ +--TEST-- +GH-1216: PHPUnit bootstrap must take globals vars even when the file is specified in command line +--FILE-- + +--EXPECTF-- +PHPUnit %s by Sebastian Bergmann and contributors. + + +Starting test 'Issue1216Test::testConfigAvailableInBootstrap'. +. + +Time: %s, Memory: %s + +OK (1 test, 1 assertion)