summaryrefslogtreecommitdiffhomepage
path: root/test/tc_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/tc_helper.rb')
-rw-r--r--test/tc_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/tc_helper.rb b/test/tc_helper.rb
index cd3b3262..f0e55df7 100644
--- a/test/tc_helper.rb
+++ b/test/tc_helper.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
$LOAD_PATH.unshift "#{File.dirname(__FILE__)}/../lib"
require 'simplecov'
SimpleCov.start do