4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
|
Spec::Runner.configure do |config|
|
||
|
config.mock_with :${1:mocha|flexmock|rr}
|
||
|
end
|