summaryrefslogtreecommitdiff
path: root/ext/dba/tests/dba_ndbm.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/dba_ndbm.phpt')
-rw-r--r--ext/dba/tests/dba_ndbm.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dba/tests/dba_ndbm.phpt b/ext/dba/tests/dba_ndbm.phpt
index 193db6f94d..a3478862eb 100644
--- a/ext/dba/tests/dba_ndbm.phpt
+++ b/ext/dba/tests/dba_ndbm.phpt
@@ -1,7 +1,7 @@
--TEST--
DBA NDBM handler test
--SKIPIF--
-<?php
+<?php
$handler = 'ndbm';
require_once dirname(__FILE__) .'/skipif.inc';
?>