Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-07 06:07:19 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-07 06:07:19 +0300
commit0c437c3e2fc1a7def9334fad6d9476e4e7c4af9a (patch)
tree5efc8046fe617f04b57d91dcd42b88a8f0b7cf7b /spec/spec_helper.rb
parent012e59c2afa2d5ae8842abc788e399fe3541fb82 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 2142a43177a..bf87c078ac6 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require './spec/simplecov_env'
SimpleCovEnv.start!