diff --git a/wiki/Test.wiki b/wiki/Test.wiki index f63444bd4..c0fb576d3 100644 --- a/wiki/Test.wiki +++ b/wiki/Test.wiki @@ -2,7 +2,7 @@ = Introduction = -Add your content here. +Add your content here. Sometimes, you need {{{INLINE_CODE()}}}, to mention function names and such. {{{ ASSERT_EQ(x.size(), y.size()) << "Vectors x and y are of unequal length";