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