test/test_basic_root.rb in cri-2.10.1 vs test/test_basic_root.rb in cri-2.11.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'helper'
module Cri
class BasicRootTestCase < Cri::TestCase
def test_run_with_help
- old
+ new