mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-28 12:58:48 +01:00
Add unit test for tag cloud
This commit is contained in:
parent
63fb7a589c
commit
a13199cdda
5 changed files with 34 additions and 7 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