diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2025-08-18 14:54:59 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2025-08-18 14:54:59 -0400 |
commit | 5e8f05cd70a6a5446801b4c733874bd6603eba7b (patch) | |
tree | b1c6eb60167f12a7c4b1391847a4eb2c6efb8dca /src/interfaces/jdbc/example/ImageViewer.java | |
parent | c61d51d50006a2a7bfe25d62ea0677e318febedc (diff) |
Fix missing "use Test::More" in Kerberos.pm.
Apparently the only Test::More function this script uses is
BAIL_OUT, so this omission just results in the wrong error
output appearing in the cases where it bails out.
Seems to have been an oversight in commit 9f899562d which
split Kerberos.pm out of another script.
Author: Maxim Orlov <orlovmg@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CACG=ezY1Dp-S94b78nN0ZuaBGGcMUB6_nF-VyYUwPt1ArFqmGA@mail.gmail.com
Backpatch-through: 17
Diffstat (limited to 'src/interfaces/jdbc/example/ImageViewer.java')
0 files changed, 0 insertions, 0 deletions