From fd28c687f8b9b12333882dc03090e25e60b1c4d7 Mon Sep 17 00:00:00 2001 From: mierle Date: Wed, 28 May 2008 00:38:51 +0000 Subject: [PATCH] Edited wiki page through web user interface. --- wiki/Test.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";