Skip to content

Commit

Permalink
test: Case test_constructor_from_view was not called
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Jun 27, 2022
1 parent 8d7034c commit a0ac9fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/core/image/image.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ int main()
{
test_constructor_with_dimensions_pixel::run();
test_constructor_from_other_image::run();
test_constructor_from_view::run();

test_move_constructor::run();
test_move_assignement::run();
Expand Down

0 comments on commit a0ac9fb

Please sign in to comment.