mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +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')
|
||||
require 'projects_controller'
|
||||
|
||||
# Re-raise errors caught by the controller.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue