summaryrefslogtreecommitdiff
path: root/test/functional/basic.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/basic.rb')
-rwxr-xr-xtest/functional/basic.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/basic.rb b/test/functional/basic.rb
index 394d525..ed4b3cc 100755
--- a/test/functional/basic.rb
+++ b/test/functional/basic.rb
@@ -86,7 +86,7 @@ class BasicTest < Test::Unit::TestCase
RedCloth.new('bc[ruby]. &').to_html
end
rescue LoadError
- $stderr.puts 'RedCloth not found.'
+ $stderr.puts 'RedCloth not found - skipping for_redcloth tests.'
end
def test_list_of_encoders