Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 437c41c

Browse files
committed
Remove unnecessary require.
This was included in #76 but is not actually needed since .rspec includes an option to require spec_helper.
1 parent a9faf8b commit 437c41c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/rspec/support/recursive_const_methods_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
require 'spec_helper'
21
require 'rspec/support/recursive_const_methods'
32

43
module RSpec

0 commit comments

Comments
 (0)