mocha update

This commit is contained in:
John Bintz 2012-08-14 18:52:22 -04:00
parent 8b323fd1ff
commit 85140c135d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
require 'mocha'
World(Mocha::Standalone)
World(Mocha::API)
def ensure_mocha
return if @_mocha_ensured