iterm_window/spec/spec_helper.rb
2011-07-02 16:57:31 -04:00

5 lines
49 B
Ruby

RSpec.configure do |c|
c.mock_with :mocha
end