mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 09:18:50 +01:00
update require statements to fix path issue
This commit is contained in:
parent
6b1cf674a8
commit
91eeb0c6aa
26 changed files with 27 additions and 26 deletions
|
|
@ -1,4 +1,4 @@
|
|||
require File.dirname(__FILE__) + '/../test_helper'
|
||||
require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
|
||||
|
||||
class MessageGatewayTest < ActiveSupport::TestCase
|
||||
fixtures :users, :contexts, :todos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue