1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test/fixtures/helpers_missing/invalid_require_helper.rb
Łukasz Strzałkowski e10a25310f Move abstract's controller tests to AV
The ones that were actually testing AV functionality and should belong in there
2013-08-25 11:40:11 +02:00

5 lines
67 B
Ruby

require 'very_invalid_file_name'
module InvalidRequireHelper
end