summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Wiebers <kwiebers@gitlab.com>2019-08-29 14:47:42 -0500
committerKyle Wiebers <kwiebers@gitlab.com>2019-08-29 14:47:42 -0500
commit0e02f551b9477ab787c3e261ab07a9dc2cb017f4 (patch)
tree6fffe5f0f78e63254e8120c36872519cb2ce74fa
parentb043c38dbd80b70303ce0adc3d3687c03b5ecf72 (diff)
downloadgitlab-ce-qa-dag-test-branch.tar.gz
trigger pipeline with dagqa-dag-test-branch
-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'