test/frameworks/sinatra_test.rb in instana-1.193.4 vs test/frameworks/sinatra_test.rb in instana-1.193.5

- old
+ new

@@ -1,4 +1,7 @@ +# (c) Copyright IBM Corp. 2021 +# (c) Copyright Instana Inc. 2016 + require 'test_helper' require 'rack/test' class SinatraTest < Minitest::Test include Rack::Test::Methods