Skip to content

Commit cd9170e

Browse files
committed
x
1 parent b92138e commit cd9170e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Utils/Process.basic.phpt

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ use Tester\Assert;
1111
require __DIR__ . '/../bootstrap.php';
1212

1313

14+
dump(PHP_BINARY);
15+
1416
// Process execution - success
1517

1618
test('run executable successfully', function () {

0 commit comments

Comments
 (0)