mirror of
https://github.com/redmine/redmine.git
synced 2026-03-12 07:30:51 +01:00
scm: bazaar: add asserting entries subdirectory path at unit app test
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10386 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -104,6 +104,7 @@ class RepositoryBazaarTest < ActiveSupport::TestCase
|
||||
|
||||
assert_equal 'file', entries.last.kind
|
||||
assert_equal 'edit.png', entries.last.name
|
||||
assert_equal 'directory/edit.png', entries.last.path
|
||||
end
|
||||
|
||||
def test_previous
|
||||
|
||||
Reference in New Issue
Block a user