mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 17:28:50 +01:00
Merge branch 'tag-cloud' of https://github.com/kytrinyx/tracks
This commit is contained in:
commit
8b0f3e986a
9 changed files with 159 additions and 77 deletions
|
|
@ -1,7 +1,4 @@
|
|||
require 'simplecov'
|
||||
SimpleCov.start 'rails'
|
||||
|
||||
ENV["RAILS_ENV"] = "test"
|
||||
require File.expand_path('../minimal_test_helper', __FILE__)
|
||||
require File.expand_path('../../config/environment', __FILE__)
|
||||
require 'rails/test_help'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue