iterm_window/spec/spec_helper.rb

5 lines
49 B
Ruby
Raw Normal View History

2011-07-02 20:57:31 +00:00
RSpec.configure do |c|
c.mock_with :mocha
end