mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 01:08:50 +01:00
get tests running again
This commit is contained in:
parent
b28de88f4d
commit
4ed5567885
4 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
require File.dirname(__FILE__) + '/../test_helper'
|
||||
|
||||
class MessageGatewayTest < ActiveSupport::TestCase
|
||||
fixtures :users, :contexts
|
||||
fixtures :users, :contexts, :todos
|
||||
|
||||
def setup
|
||||
@user = users(:sms_user)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue