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:
Toshi MARUYAMA 2012-09-16 00:22:25 +00:00
parent c2b12d853f
commit 4a7e148aff
1 changed files with 1 additions and 0 deletions

View File

@ -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