Changeset [24d1a4e0a69b4da691c58ab139cbd5b53ad8b72f] by Zach Dennis

July 4th, 2015 @ 03:31 AM

Updating editor spec to remove warnings about expecting a specific error to not be raised.

Instead, expect that no error should be raised which covers the specific case as well as any other error being raised including builtin Ruby errors.
https://github.com/h3rald/rawline/commit/24d1a4e0a69b4da691c58ab139...

Committed by Zach Dennis

  • M spec/editor_spec.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RawLine is a 100% Ruby library able to provide some of the functionality offered by ReadLine, plus additional features such as a more intuitive way to bind characters to specific keys or key sequences.