add parallel test

This commit is contained in:
crazywhalecc
2024-05-11 14:09:12 +08:00
parent 4162525dae
commit 4e61b8f0b9

View File

@@ -0,0 +1,5 @@
<?php
declare(strict_types=1);
assert(class_exists('\parallel\Runtime'));