From 6bdfdcb0f71d9de0d883a1a742fcd2decd62d3e8 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Tue, 14 Jan 2025 04:05:43 -0800 Subject: [PATCH] Another small test output change --- test/ros3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ros3.c b/test/ros3.c index 087663517f7..65f5fdf42c0 100644 --- a/test/ros3.c +++ b/test/ros3.c @@ -485,7 +485,7 @@ test_eof_eoa(void) H5FD_t *fd = NULL; hid_t fapl_id = H5I_INVALID_HID; - TESTING("ROS3 eof/eoa gets and sets"); + TESTING("ros3 eof/eoa gets and sets"); if (s3_test_credentials_loaded == 0) { SKIPPED();