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