xref: /PHP-5.5/ext/opcache/tests/skipif.inc (revision a62ffb72)
1<?php
2  if (!extension_loaded('Zend OPcache')) die('skip Zend OPcache extension not available');
3?>
4