-
Taddes Kroes authoredTaddes Kroes authored
test_sql.php 163 B
<?php
class pQuerySqlTest extends UnitTestCase {
function __construct() {
$this->UnitTestCase('pQuery MySQL plugin test');
}
function test_() {
}
}
?>
<?php
class pQuerySqlTest extends UnitTestCase {
function __construct() {
$this->UnitTestCase('pQuery MySQL plugin test');
}
function test_() {
}
}
?>