We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5354253 commit 67dd84fCopy full SHA for 67dd84f
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