We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3673634 commit 49a1cc9Copy full SHA for 49a1cc9
1 file changed
test/randomgenerator/randomgenerator_test.cpp
@@ -44,7 +44,7 @@ TEST(RandomGeneratorTest, RandIntDouble)
44
}
45
46
47
-TEST(RandomGeneratorTest, RandInt)
+TEST(RandomGeneratorTest, RandIntExcept)
48
{
49
auto rng = RandomGenerator::instance();
50
ASSERT_TRUE(rng);
0 commit comments