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:
13
include/pear/tests/driver/03simplequery.phpt
Normal file
13
include/pear/tests/driver/03simplequery.phpt
Normal file
@@ -0,0 +1,13 @@
|
||||
--TEST--
|
||||
DB_driver::simpleQuery
|
||||
--INI--
|
||||
error_reporting = 2047
|
||||
--SKIPIF--
|
||||
<?php chdir(dirname(__FILE__)); require_once './skipif.inc'; ?>
|
||||
--FILE--
|
||||
<?php
|
||||
require_once './mktable.inc';
|
||||
require_once '../simplequery.inc';
|
||||
?>
|
||||
--EXPECT--
|
||||
passed
|
||||
Reference in New Issue
Block a user