mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
fix path concatenation
This commit is contained in:
parent
1b33a2733a
commit
4b0087ae36
7 changed files with 8 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
require File.dirname(__FILE__) + '/../test_helper'
|
||||
require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
|
||||
require 'notes_controller'
|
||||
|
||||
# Re-raise errors caught by the controller.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue