aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/digestor/comments
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/digestor/comments')
-rw-r--r--actionpack/test/fixtures/digestor/comments/_comment.html.erb1
-rw-r--r--actionpack/test/fixtures/digestor/comments/_comments.html.erb1
2 files changed, 0 insertions, 2 deletions
diff --git a/actionpack/test/fixtures/digestor/comments/_comment.html.erb b/actionpack/test/fixtures/digestor/comments/_comment.html.erb
deleted file mode 100644
index f172e749da..0000000000
--- a/actionpack/test/fixtures/digestor/comments/_comment.html.erb
+++ /dev/null
@@ -1 +0,0 @@
-Great story, bro!
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 %>