mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 15:36:16 +02:00
4 lines
182 B
Ruby
4 lines
182 B
Ruby
# frozen_string_literal: true
|
|
|
|
# We need to respect the eval coverage setting.
|
|
MSpec.register(:exclude, "Coverage.result returns the correct results when eval coverage is disabled")
|