Commit 9116a150 authored by Toon Claes's avatar Toon Claes

Rename spec support file to match class name

parent 9f586b81
......@@ -15,7 +15,7 @@ end
end
# EE-only
%w(license).each do |f|
%w(test_license).each do |f|
require Rails.root.join('spec', 'support', f)
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment