summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qa/qa.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/qa.rb b/qa/qa.rb
index 2c11df1f15a..b207e61a242 100644
--- a/qa/qa.rb
+++ b/qa/qa.rb
@@ -11,6 +11,7 @@ module QA
##
# GitLab QA runtime classes, mostly singletons.
#
+ # Literally nothing
module Runtime
autoload :Release, 'qa/runtime/release'
autoload :User, 'qa/runtime/user'