@@ -104,6 +104,7 class RepositoryBazaarTest < ActiveSupport::TestCase | |||||
104 |
|
104 | |||
105 | assert_equal 'file', entries.last.kind |
|
105 | assert_equal 'file', entries.last.kind | |
106 | assert_equal 'edit.png', entries.last.name |
|
106 | assert_equal 'edit.png', entries.last.name | |
|
107 | assert_equal 'directory/edit.png', entries.last.path | |||
107 | end |
|
108 | end | |
108 |
|
109 | |||
109 | def test_previous |
|
110 | def test_previous |
General Comments 0
You need to be logged in to leave comments.
Login now