@@ -29,6 +29,7 class RepositoriesGitControllerTest < ActionController::TestCase | |||
|
29 | 29 | REPOSITORY_PATH.gsub!(/\//, "\\") if Redmine::Platform.mswin? |
|
30 | 30 | PRJ_ID = 3 |
|
31 | 31 | CHAR_1_HEX = "\xc3\x9c" |
|
32 | NUM_REV = 21 | |
|
32 | 33 | |
|
33 | 34 | ## Git, Mercurial and CVS path encodings are binary. |
|
34 | 35 | ## Subversion supports URL encoding for path. |
General Comments 0
You need to be logged in to leave comments.
Login now