diff options
Diffstat (limited to 'ext/dba/tests/dba_tcadb.phpt')
| -rw-r--r-- | ext/dba/tests/dba_tcadb.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dba/tests/dba_tcadb.phpt b/ext/dba/tests/dba_tcadb.phpt index 0d7c32f06c..f8ff71cb9e 100644 --- a/ext/dba/tests/dba_tcadb.phpt +++ b/ext/dba/tests/dba_tcadb.phpt @@ -2,8 +2,8 @@ DBA TCADB handler test --SKIPIF-- <?php - $handler = 'tcadb'; - require_once __DIR__ .'/skipif.inc'; + $handler = 'tcadb'; + require_once __DIR__ .'/skipif.inc'; ?> --FILE-- <?php |
