8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18997ab commit 89033a5Copy full SHA for 89033a5
src/Symfony/Bridge/PhpUnit/Tests/expectrisky.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
Test NoAssertionsTestRisky risky test
3
+--SKIPIF--
4
+<?php if ('\\' === DIRECTORY_SEPARATOR && !extension_loaded('mbstring')) die('Skipping on Windows without mbstring');
5
--FILE--
6
<?php
7
$test = realpath(__DIR__.'/FailTests/NoAssertionsTestRisky.php');
0 commit comments