1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/ext/pgsql/tests/9999dropdb.phpt
2001-12-17 00:16:48 +00:00

11 lines
126 B
PHP

--TEST--
PostgreSQL drop db
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("dropdb.inc");
?>
--EXPECT--
OK