From 28ca5d71eedbb1d3b644d5f01a7e7a37f8ea6153 Mon Sep 17 00:00:00 2001 From: Eric Mill Date: Mon, 9 Dec 2013 16:47:42 -0500 Subject: [PATCH] Remove comments --- test/test_tags.rb | 8 -------- 1 file changed, 8 deletions(-) diff --git a/test/test_tags.rb b/test/test_tags.rb index 0f12f7ad..b21f4931 100644 --- a/test/test_tags.rb +++ b/test/test_tags.rb @@ -454,14 +454,6 @@ CONTENT context "with fenced code blocks with backticks" do - # setup do - # @config = { - # 'markdown' => 'maruku', - # 'maruku' => { - # 'fenced_code_blocks' => true - # } - # } - # end setup do content = <