use mocha_standalone to avoid warning

This commit is contained in:
Ranmocy 2013-01-20 09:05:53 +08:00
parent b76545efa0
commit 3602650390
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