mirror of
https://github.com/redmine/redmine.git
synced 2026-05-06 15:06:35 +02:00
Set encoding to utf-8 for ruby 1.9 compatibility. #4050
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4510 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# encoding: utf-8
|
||||
|
||||
require File.expand_path('../../../../../../test_helper', __FILE__)
|
||||
|
||||
class GitAdapterTest < ActiveSupport::TestCase
|
||||
|
||||
Reference in New Issue
Block a user