spec/rley/parser/error_reason_spec.rb in rley-0.7.03 vs spec/rley/parser/error_reason_spec.rb in rley-0.7.04

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require_relative '../../spec_helper' require_relative '../../../lib/rley/lexical/token' # Load the class under test require_relative '../../../lib/rley/parser/error_reason'