diff options
| author | Nikita Popov <nikic@php.net> | 2013-08-22 12:26:34 +0200 |
|---|---|---|
| committer | Nikita Popov <nikic@php.net> | 2013-08-22 12:26:34 +0200 |
| commit | 96045e1b33c759bd5ffc418b870b20e0e6c9389f (patch) | |
| tree | ab86197a84cc3796b0f3bee7ce323478183c0fdb /ext/pgsql/tests | |
| parent | 647059abc7e9118802026684796bc04028d28c82 (diff) | |
| download | php-git-96045e1b33c759bd5ffc418b870b20e0e6c9389f.tar.gz | |
Forgot newline in test
Diffstat (limited to 'ext/pgsql/tests')
| -rw-r--r-- | ext/pgsql/tests/09notice.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pgsql/tests/09notice.phpt b/ext/pgsql/tests/09notice.phpt index 36d0c568da..7feb9cfaf5 100644 --- a/ext/pgsql/tests/09notice.phpt +++ b/ext/pgsql/tests/09notice.phpt @@ -37,6 +37,7 @@ echo "pg_last_notice() is Ok\n"; ?> --EXPECTF-- resource(%d) of type (pgsql result) + Notice: pg_query(): %s already a transaction in progress in %s on line %d %s already a transaction in progress pg_last_notice() is Ok |
