free_mutant/spec/unit
Markus Schirp 7e670bafaa Fix zombifier require to return loaded flag
* Ruby 2.3 uses Kernel#require to expand autoloads, and autload constant
  propagation only is done on #require returning true.
* The zombifier used to return incorrect falsy/truthy values.
* This would never have happened on a static language
2016-01-24 21:08:56 +00:00
..
mutant Fix zombifier require to return loaded flag 2016-01-24 21:08:56 +00:00
mutant_spec.rb Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00