aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/fun
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/fun')
-rw-r--r--actionpack/test/fixtures/fun/games/_form.erb1
-rw-r--r--actionpack/test/fixtures/fun/games/_game.erb1
-rw-r--r--actionpack/test/fixtures/fun/games/hello_world.erb1
-rw-r--r--actionpack/test/fixtures/fun/serious/games/_game.erb1
4 files changed, 0 insertions, 4 deletions
diff --git a/actionpack/test/fixtures/fun/games/_form.erb b/actionpack/test/fixtures/fun/games/_form.erb
deleted file mode 100644
index 01107f1cb2..0000000000
--- a/actionpack/test/fixtures/fun/games/_form.erb
+++ /dev/null
@@ -1 +0,0 @@
-<%= form.label :title %>
diff --git a/actionpack/test/fixtures/fun/games/_game.erb b/actionpack/test/fixtures/fun/games/_game.erb
deleted file mode 100644
index f0f542ff92..0000000000
--- a/actionpack/test/fixtures/fun/games/_game.erb
+++ /dev/null
@@ -1 +0,0 @@
-Fun <%= game.name %>
diff --git a/actionpack/test/fixtures/fun/games/hello_world.erb b/actionpack/test/fixtures/fun/games/hello_world.erb
deleted file mode 100644
index 1ebfbe2539..0000000000
--- a/actionpack/test/fixtures/fun/games/hello_world.erb
+++ /dev/null
@@ -1 +0,0 @@
-Living in a nested world \ No newline at end of file
diff --git a/actionpack/test/fixtures/fun/serious/games/_game.erb b/actionpack/test/fixtures/fun/serious/games/_game.erb
deleted file mode 100644
index 523bc55bd7..0000000000
--- a/actionpack/test/fixtures/fun/serious/games/_game.erb
+++ /dev/null
@@ -1 +0,0 @@
-Serious <%= game.name %>