mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-29 21:38:49 +01:00
Simplify requiring of test helpers
This commit is contained in:
parent
d0cec167a8
commit
2386e67dec
59 changed files with 59 additions and 59 deletions
|
|
@ -1,4 +1,4 @@
|
|||
require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
|
||||
require 'test_helper'
|
||||
|
||||
class UserTest < ActiveSupport::TestCase
|
||||
fixtures :users, :preferences, :projects, :contexts, :todos, :recurring_todos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue