class Mumukit::Metatest::IdentityRunner
Public Instance Methods
run(it, _example)
click to toggle source
# File lib/mumukit/metatest/identity_runner.rb, line 3 def run(it, _example) it end
# File lib/mumukit/metatest/identity_runner.rb, line 3 def run(it, _example) it end