mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 01:08:50 +01:00
add the mocha stubbing and mocking library
This commit is contained in:
parent
0f7ed245c6
commit
7c5028f227
3 changed files with 6 additions and 0 deletions
|
|
@ -3,5 +3,6 @@ SimpleCov.start 'rails'
|
|||
|
||||
ENV["RAILS_ENV"] = "test"
|
||||
require 'test/unit'
|
||||
require 'mocha/setup'
|
||||
|
||||
$:.unshift File.dirname(File.dirname(__FILE__))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue