lib/mutant/mutator/node/literal/hash.rb in mutant-0.5.18 vs lib/mutant/mutator/node/literal/hash.rb in mutant-0.5.19
- old
+ new
@@ -16,10 +16,10 @@
# @return [undefined]
#
# @api private
#
def dispatch
- emit_nil
+ emit_singletons
emit_type
mutate_body
end
# Mutate body