There was an error while loading. Please reload this page.
1 parent c93cdea commit 6afe100Copy full SHA for 6afe100
sbe-tool/src/test/cpp/Issue889Test.cpp
@@ -24,7 +24,7 @@ class Issue889Test : public testing::Test
24
{
25
};
26
27
-TEST_F(Issue889Test, shouldGenerateSpecalisedNullValue)
+TEST_F(Issue889Test, shouldGenerateSpecialisedNullValue)
28
29
EXPECT_EQ(LotType::get(0), LotType::NULL_VALUE);
30
}
0 commit comments