mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-03 15:53:05 +00:00
code clean up GitAdapterTest
git-svn-id: http://svn.redmine.org/redmine/trunk@18041 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ae0939952e
commit
d9799f25a3
@ -126,7 +126,7 @@ class GitAdapterTest < ActiveSupport::TestCase
|
||||
assert_equal [
|
||||
"tag00.lightweight",
|
||||
"tag01.annotated",
|
||||
"tag02.lightweight.#{@char_1}.01"
|
||||
"tag02.lightweight.#{@char_1}.01",
|
||||
], @adapter.tags
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user