Commit 92c3a994 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix using release inflector to define autoloads

parent 5becdf01
......@@ -83,4 +83,6 @@ module QA
end
end
QA::Runtime::Release.autoloads
if QA::Runtime::Release.has_autoloads?
require QA::Runtime::Release.autoloads_file
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