@@ -38,7 +38,7 class AttachmentsControllerTest < ActionController::TestCase | |||
|
38 | 38 | |
|
39 | 39 | def test_show_diff |
|
40 | 40 | ['inline', 'sbs'].each do |dt| |
|
41 | # 060719210727_changeset_utf8.diff | |
|
41 | # 060719210727_changeset_utf8.diff | |
|
42 | 42 | get :show, :id => 14, :type => dt |
|
43 | 43 | assert_response :success |
|
44 | 44 | assert_template 'diff' |
General Comments 0
You need to be logged in to leave comments.
Login now