Skip to content

Commit

Permalink
Add missing zend_test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Jun 14, 2021
1 parent 584dc19 commit fcccb4c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ext/zend_test/tests/optimizer_register_pass.phpt
@@ -1,13 +1,14 @@
--TEST--
Optimizer: Pass Registration
--EXTENSIONS--
opcache
zend_test
--SKIPIF--
<?php
if (getenv("SKIP_REPEAT")) {
die("skip pass registration does not need repeat");
}
?>
--EXTENSIONS--
opcache
--INI--
opcache.enable_cli=1
opcache.file_cache=
Expand Down

0 comments on commit fcccb4c

Please sign in to comment.