summaryrefslogtreecommitdiff
path: root/ext/dba/tests/bug72157.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/bug72157.phpt')
-rw-r--r--ext/dba/tests/bug72157.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dba/tests/bug72157.phpt b/ext/dba/tests/bug72157.phpt
index 7b3217012a..3443f4bb40 100644
--- a/ext/dba/tests/bug72157.phpt
+++ b/ext/dba/tests/bug72157.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #72157 (use-after-free caused by dba_open)
--SKIPIF--
-<?php
+<?php
require_once(dirname(__FILE__) .'/skipif.inc');
?>
--FILE--