diff options
Diffstat (limited to 'src/test/perl/PostgreSQL/Test')
-rw-r--r-- | src/test/perl/PostgreSQL/Test/Utils.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/perl/PostgreSQL/Test/Utils.pm b/src/test/perl/PostgreSQL/Test/Utils.pm index df5def49d52..bdbbd6e4706 100644 --- a/src/test/perl/PostgreSQL/Test/Utils.pm +++ b/src/test/perl/PostgreSQL/Test/Utils.pm @@ -27,6 +27,7 @@ our @EXPORT = qw( system_log run_log run_command + pump_until command_ok command_fails |