mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 18:35:35 +08:00
add parallel test
This commit is contained in:
5
src/globals/tests/parallel.php
Normal file
5
src/globals/tests/parallel.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
assert(class_exists('\parallel\Runtime'));
|
||||
Reference in New Issue
Block a user