Sha256: f412178555bfb18b281b93e8bc8533e53b4fdf7f97adeecc7712951b32e86b71
Contents?: true
Size: 175 Bytes
Versions: 3
Compression:
Stored size: 175 Bytes
Contents
module RogerNoopTest # A CLI command for the Noop test. Doesn't do anything class Cli < Roger::Test::Cli desc "init", "init noop tests" def init end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
roger-1.8.0 | test/project/lib/tests/noop/lib/cli.rb |
roger-1.7.2 | test/project/lib/tests/noop/lib/cli.rb |
roger-1.7.1 | test/project/lib/tests/noop/lib/cli.rb |