Skip to content

Commit d6551af

Browse files
committed
removed extra blank lines
Signed-off-by: Yingjie Wang <[email protected]>
1 parent 8083ab3 commit d6551af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_clip.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -316,9 +316,6 @@ main(int argc, char** argv)
316316
assertEqual(
317317
mr_clip->available_image_bounds(null_test), std::optional<IMATH_NAMESPACE::Box2d>()
318318
);
319-
320-
321-
322319
});
323320

324321
tests.add_test("test_error_ptr_null_no_media", [] {

0 commit comments

Comments
 (0)