From ae1c07408eb367ba4d72198e0f4c09efccf67153 Mon Sep 17 00:00:00 2001 From: Kornelius Kalnbach Date: Sun, 24 Nov 2019 17:18:35 +0100 Subject: merge coverage --- test/functional/for_redcloth.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test/functional/for_redcloth.rb') 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__) -- cgit v1.2.1