From de2b084cdc73abd0a3a919ffc14d23fd29c2a60c Mon Sep 17 00:00:00 2001 From: mierle Date: Wed, 28 May 2008 00:39:21 +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 c0fb576d3..42aa5ec27 100644 --- a/wiki/Test.wiki +++ b/wiki/Test.wiki @@ -2,7 +2,7 @@ = Introduction = -Add your content here. Sometimes, you need {{{INLINE_CODE()}}}, to mention function names and such. +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";