test/test-readme-parser.rb in rabbit-2.0.6 vs test/test-readme-parser.rb in rabbit-2.0.7
- old
+ new
@@ -1,6 +1,6 @@
-# Copyright (C) 2012 Kouhei Sutou <kou@cozmixng.org>
+# Copyright (C) 2012-2013 Kouhei Sutou <kou@cozmixng.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
@@ -24,9 +24,11 @@
def test_rd
title = "Theme benchmark"
description = <<-EOD.strip
It's a slide for checking a Rabbit's theme. It contains many
elements. So it's useful for confirming your theme.
+
+Please try to create your original theme!
EOD
assert_parse(title, description, <<-EOR)
= #{title}