mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fixed broken test
This commit is contained in:
parent
25de668621
commit
701f8cbef2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Bug #GH12763 (pg_untrace(): Argument #1 ($connection) must be of type resource o
|
||||||
--EXTENSIONS--
|
--EXTENSIONS--
|
||||||
pgsql
|
pgsql
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php include("skipif.inc"); ?>
|
<?php include("inc/skipif.inc"); ?>
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
include('config.inc');
|
include('config.inc');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue