@@ -200,7 +200,7 class RepositoriesCvsControllerTest < ActionController::TestCase | |||
|
200 | 200 | assert_tag :tag => 'th', :attributes => { :class => 'filename' }, |
|
201 | 201 | :content => /test\/README/ |
|
202 | 202 | assert_tag :tag => 'th', :attributes => { :class => 'filename' }, |
|
203 |
:content => /test\/images\/delete.png |
|
|
203 | :content => /test\/images\/delete.png/ | |
|
204 | 204 | assert_tag :tag => 'th', :attributes => { :class => 'filename' }, |
|
205 | 205 | :content => /test\/images\/edit.png/ |
|
206 | 206 | assert_tag :tag => 'th', :attributes => { :class => 'filename' }, |
General Comments 0
You need to be logged in to leave comments.
Login now