aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/helpers')
-rw-r--r--actionpack/test/fixtures/helpers/fun/games_helper.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/actionpack/test/fixtures/helpers/fun/games_helper.rb b/actionpack/test/fixtures/helpers/fun/games_helper.rb
deleted file mode 100644
index bf60d9db0c..0000000000
--- a/actionpack/test/fixtures/helpers/fun/games_helper.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-module Fun::GamesHelper
- def stratego() "Iz guuut!" end
-end \ No newline at end of file