mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Mock redis for tests
This commit is contained in:
parent
7f055574b5
commit
5014083277
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ raise 'Forget it.' if ENV['RACK_ENV'] == 'production'
|
|||
|
||||
require 'coveralls'
|
||||
require 'simplecov'
|
||||
require 'mock_redis'
|
||||
|
||||
SimpleCov.formatters = [
|
||||
SimpleCov::Formatter::HTMLFormatter,
|
||||
|
|
Loading…
Add table
Reference in a new issue