Project

General

Profile

« Previous | Next » 

Revision a415a3de

Added by st0012 (Stan Lo) over 3 years ago

[ruby/irb] Properly reset USE_COLORIZE after changing it in tests

Some context tests assigns USE_COLORIZE to false and never change it
back. This can potentially affect other tests' result as the default
should be nil (activated) instead.

https://github.com/ruby/irb/commit/986eb16ece