mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Import from DCARF SVN
This commit is contained in:
16
include/pear/tests/driver/04numcols.phpt
Normal file
16
include/pear/tests/driver/04numcols.phpt
Normal file
@@ -0,0 +1,16 @@
|
||||
--TEST--
|
||||
DB_driver::numCols
|
||||
--INI--
|
||||
error_reporting = 2047
|
||||
--SKIPIF--
|
||||
<?php chdir(dirname(__FILE__)); require_once './skipif.inc'; ?>
|
||||
--FILE--
|
||||
<?php
|
||||
require_once './mktable.inc';
|
||||
require_once '../numcols.inc';
|
||||
?>
|
||||
--EXPECT--
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
Reference in New Issue
Block a user