test/instrumentation/dalli_test.rb in instana-1.193.4 vs test/instrumentation/dalli_test.rb in instana-1.193.5

- old
+ new

@@ -1,4 +1,7 @@ +# (c) Copyright IBM Corp. 2021 +# (c) Copyright Instana Inc. 2017 + require 'test_helper' class DalliTest < Minitest::Test def setup @memcached_host = ENV['MEMCACHED_HOST'] || '127.0.0.1:11211'