lib/mutant/test.rb in mutant-0.10.19 vs lib/mutant/test.rb in mutant-0.10.20

- old
+ new

@@ -1,10 +1,10 @@ # frozen_string_literal: true module Mutant # Abstract base class for test that might kill a mutation class Test - include Adamantium::Flat, Anima.new( + include Anima.new( :expressions, :id ) # Identification string