Skip to content

Commit

Permalink
rm ws
Browse files Browse the repository at this point in the history
  • Loading branch information
alfC committed Oct 9, 2024
1 parent db9d656 commit 00441ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/fill.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ auto main() -> int { // NOLINT(readability-function-cognitive-complexity,bugpro
BOOST_TEST( arr[5] == 99 );
BOOST_TEST( arr[6] == 99 );
BOOST_TEST( arr[7] == 7 );

}

return boost::report_errors();
Expand Down

0 comments on commit 00441ea

Please sign in to comment.