diff options
Diffstat (limited to 'actionpack/test/fixtures/digestor/comments/_comments.html.erb')
-rw-r--r-- | actionpack/test/fixtures/digestor/comments/_comments.html.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/actionpack/test/fixtures/digestor/comments/_comments.html.erb b/actionpack/test/fixtures/digestor/comments/_comments.html.erb deleted file mode 100644 index c28646a283..0000000000 --- a/actionpack/test/fixtures/digestor/comments/_comments.html.erb +++ /dev/null @@ -1 +0,0 @@ -<%= render partial: "comments/comment", collection: commentable.comments %> |