diff options
| author | Gabriel Caruso <carusogabriel34@gmail.com> | 2018-02-13 14:04:31 -0200 |
|---|---|---|
| committer | Joe <krakjoe@php.net> | 2018-02-14 11:10:59 +0100 |
| commit | b8bb4d77ca93b926ced5bd76461465970e68dfeb (patch) | |
| tree | 5dacd5a999e471d7354690df623fcbdade3391ce /ext/pgsql/tests | |
| parent | b7d2e04f1f229cc10a73628b4a56240f317c746d (diff) | |
| download | php-git-b8bb4d77ca93b926ced5bd76461465970e68dfeb.tar.gz | |
Remove empty sections in tests
Diffstat (limited to 'ext/pgsql/tests')
| -rw-r--r-- | ext/pgsql/tests/09notice.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pgsql/tests/09notice.phpt b/ext/pgsql/tests/09notice.phpt index 64ab068e4a..11c80481f6 100644 --- a/ext/pgsql/tests/09notice.phpt +++ b/ext/pgsql/tests/09notice.phpt @@ -8,7 +8,6 @@ include("skipif.inc"); _skip_lc_messages(); ?> ---INI-- --FILE-- <?php include 'config.inc'; |
