test/test_helper.rb in redis-activesupport-5.2.0.pre vs test/test_helper.rb in redis-activesupport-5.2.0

- old
+ new

@@ -2,6 +2,6 @@ require 'minitest/autorun' require 'mocha/setup' require 'active_support' require 'active_support/cache/redis_store' -puts "Testing against ActiveSupport v.#{ActiveSupport::VERSION::STRING}" \ No newline at end of file +puts "Testing against ActiveSupport v#{ActiveSupport::VERSION::STRING}"