From ff887352b8c2a6bf51527f3e41614f8c8cffc87a Mon Sep 17 00:00:00 2001 From: Tim Chambers Date: Tue, 5 Aug 2014 10:51:50 -0700 Subject: [PATCH] Update spec to match additional source info on not exactly one diff type mutation --- spec/unit/mutant/reporter/cli_spec.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spec/unit/mutant/reporter/cli_spec.rb b/spec/unit/mutant/reporter/cli_spec.rb index 2b65c2f0..45b7d6f2 100644 --- a/spec/unit/mutant/reporter/cli_spec.rb +++ b/spec/unit/mutant/reporter/cli_spec.rb @@ -363,6 +363,10 @@ describe Mutant::Reporter::CLI do subject_id - test_id mutation_id-a + Original source: + true + Mutated Source: + true BUG: Mutation NOT resulted in exactly one diff. Please report a reproduction! ----------------------- Mutant configuration: