test/unit/assertions/assert_block_tests.rb in assert-2.19.0 vs test/unit/assertions/assert_block_tests.rb in assert-2.19.1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require "assert" require "assert/assertions" module Assert::Assertions class AssertBlockTests < Assert::Context