spec/rley/formatter/debug_spec.rb in rley-0.2.10 vs spec/rley/formatter/debug_spec.rb in rley-0.2.11

- old
+ new

@@ -10,10 +10,10 @@ require_relative '../../../lib/rley/formatter/debug' module Rley # Re-open the module to get rid of qualified names module Formatter describe Debug do - include GrammarABCHelper # Mix-in module for grammar abc + include GrammarABCHelper # Mix-in module for grammar abc # Factory method. Build a production with the given sequence # of symbols as its rhs. let(:grammar_abc) do builder = grammar_abc_builder