spec/rley/syntax/non_terminal_spec.rb in rley-0.1.08 vs spec/rley/syntax/non_terminal_spec.rb in rley-0.1.09

- old
+ new

@@ -27,10 +27,9 @@ expect(subject).to be_nullable subject.nullable = false expect(subject).not_to be_nullable end end # context - end # describe end # module end # module # End of file