From 168a0339030ad866af71c6bcb86acf55400e7f56 Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Sat, 13 Oct 2012 14:59:42 -0600 Subject: [PATCH] Remove old comment --- test/test_markup.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/test_markup.rb b/test/test_markup.rb index 41e65394..dcac3dfa 100644 --- a/test/test_markup.rb +++ b/test/test_markup.rb @@ -213,8 +213,6 @@ context "Markup" do end test "~~~ code blocks #537" do - # bug only triggers on "```" syntax - # not `code` page = 'test_rgx' @wiki.write_page(page, :markdown, %Q(~~~ {.ruby}