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 2d402ea commit 8204af9Copy full SHA for 8204af9
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