scm: git: remove Setting.commit_logs_encoding from unit model test.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5053 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a2aa2a39cf
commit
132c4f58b0
@ -27,7 +27,6 @@ class RepositoryGitTest < ActiveSupport::TestCase
|
||||
FELIX_HEX = "Felix Sch\xC3\xA4fer"
|
||||
|
||||
def setup
|
||||
Setting.commit_logs_encoding = 'UTF-8'
|
||||
@project = Project.find(3)
|
||||
@repository = Repository::Git.create(
|
||||
:project => @project,
|
||||
|
Loading…
x
Reference in New Issue
Block a user