Sha256: 63386e6310ba3f20e6fc7f371a98f3d03a4bb4989f4e81b383f38892b47bb1c7
Contents?: true
Size: 156 Bytes
Versions: 7
Compression:
Stored size: 156 Bytes
Contents
module Koine class TestRunner class Adapters class Null def test_command(_config) nil end end end end end
Version data entries
7 entries across 7 versions & 1 rubygems