Skip to content

Commit a302ace

Browse files
committed
Merge branch 'extend-specs'
2 parents 727747e + ae1c074 commit a302ace

File tree

6 files changed

+9
-4
lines changed

6 files changed

+9
-4
lines changed

.simplecov

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
unless RUBY_VERSION[/^2.3/]
2+
SimpleCov.command_name $0
3+
SimpleCov.start
4+
end

spec/spec_helper.rb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
unless RUBY_VERSION[/^2.3/]
2-
require 'simplecov'
3-
SimpleCov.start
4-
end
1+
require 'simplecov'
52

63
# This file was generated by the `rspec --init` command. Conventionally, all
74
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.

test/executable/suite.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'simplecov'
12
require 'test/unit'
23
require 'rubygems' unless defined? Gem
34
require 'shoulda-context'

test/functional/for_redcloth.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'simplecov'
12
require 'test/unit'
23

34
$:.unshift File.expand_path('../../../lib', __FILE__)

test/functional/suite.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'simplecov'
12
require 'test/unit'
23

34
$VERBOSE = $CODERAY_DEBUG = true

test/unit/suite.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'simplecov'
12
require 'test/unit'
23
require 'rubygems'
34

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy