Remove mocha warning.

This commit is contained in:
Jarmo Pertman 2012-09-09 01:25:30 +03:00
parent c1344a98b7
commit 4b9457d4f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
require 'mocha'
require 'mocha_standalone'
RSpec.configure do |c|
c.mock_with :mocha