| ... | @@ -4,6 +4,9 @@ $: << File.expand_path(File.dirname(__FILE__)) |
... | @@ -4,6 +4,9 @@ $: << File.expand_path(File.dirname(__FILE__)) |
|
|
|
|
|
|
|
Encoding.default_external = 'UTF-8'
|
|
Encoding.default_external = 'UTF-8'
|
|
|
|
|
|
|
|
|
require_relative '../lib/gitlab'
|
|
|
|
require_relative '../config/initializers/0_inject_enterprise_edition_module'
|
|
|
|
|
|
|
module QA
|
|
module QA
|
|
|
##
|
|
##
|
|
|
# GitLab QA runtime classes, mostly singletons.
|
|
# GitLab QA runtime classes, mostly singletons.
|
| ... | |
... | |
| ... | | ... | |