mirror of
https://github.com/redmine/redmine.git
synced 2025-11-06 13:25:44 +01:00
scm: git: fix typo of unit lib test.
This file includes UTF-8 "literal". We need to consider Ruby 1.9 compatibility. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4809 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
|
||||||
# This file includes UTF-8 "Felix Schäfer".
|
# This file includes UTF-8 "Felix Schäfer".
|
||||||
# We need to consider Ruby 1.9 compatibity.
|
# We need to consider Ruby 1.9 compatibility.
|
||||||
|
|
||||||
require File.expand_path('../../../../../../test_helper', __FILE__)
|
require File.expand_path('../../../../../../test_helper', __FILE__)
|
||||||
begin
|
begin
|
||||||
|
|||||||
Reference in New Issue
Block a user