mirror of
https://github.com/redmine/redmine.git
synced 2025-11-10 15:26:03 +01:00
fix source indent of previous commit (#24030)
git-svn-id: http://svn.redmine.org/redmine/trunk@19700 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -616,6 +616,6 @@ class RepositoryGitTest < ActiveSupport::TestCase
|
|||||||
puts "Git UTF-8 test repository contains Emoji."
|
puts "Git UTF-8 test repository contains Emoji."
|
||||||
puts "Tests connot run on NOT utf8mb4 MySQL."
|
puts "Tests connot run on NOT utf8mb4 MySQL."
|
||||||
puts "Skipping unit tests !!!"
|
puts "Skipping unit tests !!!"
|
||||||
def test_fake; assert true end
|
def test_fake; assert true end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user