Skip to content

Commit 00e285a

Browse files
committed
fix tests
1 parent 2ae9626 commit 00e285a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/random/tests/02_engine/user_xoshiro128plusplus.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Random: Engine: User: Xoshiro128++
3+
--SKIPIF--
4+
<?php if (PHP_INT_SIZE != 8) die("skip: 64-bit only"); ?>
35
--FILE--
46
<?php
57

0 commit comments

Comments
 (0)