summaryrefslogtreecommitdiff
path: root/test/functional/for_redcloth.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/for_redcloth.rb')
-rw-r--r--test/functional/for_redcloth.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/for_redcloth.rb b/test/functional/for_redcloth.rb
index 05c6e2d..32a1a1b 100644
--- a/test/functional/for_redcloth.rb
+++ b/test/functional/for_redcloth.rb
@@ -1,4 +1,4 @@
-require 'simplecov'
+require 'simplecov' if RUBY_VERSION >= '1.9'
require 'test/unit'
$:.unshift File.expand_path('../../../lib', __FILE__)