Skip to content

Commit 1bae9e3

Browse files
committed
formatting
Signed-off-by: Aleksandr Motsjonov <[email protected]>
1 parent ba4a44d commit 1bae9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_image_converter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ void test_parse_parameters_list_cameras()
624624
true );
625625
OIIO_CHECK_EQUAL(
626626
result.output.find( "karamba / M2" ) != std::string::npos, true );
627-
627+
628628
// Count occurrences of " / " to verify we have 2 camera entries
629629
size_t camera_count = 0;
630630
size_t pos = 0;

0 commit comments

Comments
 (0)