Skip to content

Commit

Permalink
Minor tweak to test output
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Robinson committed Jan 14, 2025
1 parent fac8e96 commit 6d0bd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/s3comms.c
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,7 @@ test_s3r_read(void)
s3r_t *handle = NULL;
herr_t ret;

TESTING("test_s3r_read");
TESTING("s3r_read");

/* Initial setup */
if (false == s3_test_bucket_defined) {
Expand Down

0 comments on commit 6d0bd40

Please sign in to comment.