test/unit/connection_test.rb in elasticsearch-transport-6.8.1 vs test/unit/connection_test.rb in elasticsearch-transport-6.8.2

- old
+ new

@@ -1,4 +1,8 @@ +# Licensed to Elasticsearch B.V under one or more agreements. +# Elasticsearch B.V licenses this file to you under the Apache 2.0 License. +# See the LICENSE file in the project root for more information + require 'test_helper' class Elasticsearch::Transport::Transport::Connections::ConnectionTest < Test::Unit::TestCase include Elasticsearch::Transport::Transport::Connections