# File lib/mspec/runner/actions/tally.rb, line 24
24:
def
errors!
(
add
=
1
) 25:
@errors
+=
add
26:
end