diff options
Diffstat (limited to 'ext/pgsql/tests/bug46408.phpt')
-rw-r--r-- | ext/pgsql/tests/bug46408.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/tests/bug46408.phpt b/ext/pgsql/tests/bug46408.phpt index 5803347988..eef0a9f966 100644 --- a/ext/pgsql/tests/bug46408.phpt +++ b/ext/pgsql/tests/bug46408.phpt @@ -21,6 +21,6 @@ pg_close($dbh); echo "Done".PHP_EOL; ?> ---EXPECTF-- +--EXPECT-- 3,5 Done |