summaryrefslogtreecommitdiff
path: root/test/functional
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional')
-rw-r--r--test/functional/for_redcloth.rb1
-rw-r--r--test/functional/suite.rb1
2 files changed, 2 insertions, 0 deletions
diff --git a/test/functional/for_redcloth.rb b/test/functional/for_redcloth.rb
index d2b53f8..05c6e2d 100644
--- a/test/functional/for_redcloth.rb
+++ b/test/functional/for_redcloth.rb
@@ -1,3 +1,4 @@
+require 'simplecov'
require 'test/unit'
$:.unshift File.expand_path('../../../lib', __FILE__)
diff --git a/test/functional/suite.rb b/test/functional/suite.rb
index ec23eec..f87ca0f 100644
--- a/test/functional/suite.rb
+++ b/test/functional/suite.rb
@@ -1,3 +1,4 @@
+require 'simplecov'
require 'test/unit'
$VERBOSE = $CODERAY_DEBUG = true