summaryrefslogtreecommitdiff
path: root/spec/simplecov_env.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-07 03:07:19 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-07 03:07:19 +0000
commit0c437c3e2fc1a7def9334fad6d9476e4e7c4af9a (patch)
tree5efc8046fe617f04b57d91dcd42b88a8f0b7cf7b /spec/simplecov_env.rb
parent012e59c2afa2d5ae8842abc788e399fe3541fb82 (diff)
downloadgitlab-ce-0c437c3e2fc1a7def9334fad6d9476e4e7c4af9a.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/simplecov_env.rb')
-rw-r--r--spec/simplecov_env.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/simplecov_env.rb b/spec/simplecov_env.rb
index 82236bb4201..c5b8a6db605 100644
--- a/spec/simplecov_env.rb
+++ b/spec/simplecov_env.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'simplecov'
require 'active_support/core_ext/numeric/time'
require_relative '../lib/gitlab/utils'