@@ -109,7 +109,7 class ActiveSupport::TestCase | |||||
109 |
|
109 | |||
110 | # Returns the path to the test +vendor+ repository |
|
110 | # Returns the path to the test +vendor+ repository | |
111 | def self.repository_path(vendor) |
|
111 | def self.repository_path(vendor) | |
112 |
|
|
112 | Rails.root.join("tmp/test/#{vendor.downcase}_repository").to_s | |
113 | end |
|
113 | end | |
114 |
|
114 | |||
115 | # Returns the url of the subversion test repository |
|
115 | # Returns the url of the subversion test repository |
General Comments 0
You need to be logged in to leave comments.
Login now