22 23 24
# File 'lib/inspec/runner_mock.rb', line 22 def add_test(example, _rule) @tests.push(example) end