We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fb6cc commit a58b141Copy full SHA for a58b141
1 file changed
test/math/addition.cpp
@@ -18,7 +18,7 @@
18
*/
19
#include "../test.hpp"
20
21
- // creates addition_tests namespace
+// creates addition_tests namespace
22
BOOST_AUTO_TEST_SUITE(addition_tests)
23
24
constexpr uint32_t pos_uint32 = 42;
0 commit comments