Sha256: 8d89100ec81933fc7d71b3342c6e367e99458459138affc2d51495a30f293943
Contents?: true
Size: 139 Bytes
Versions: 18
Compression:
Stored size: 139 Bytes
Contents
class Nanoc::CLI::Commands::HelpTest < Nanoc::TestCase def test_run Nanoc::CLI.run %w(help) Nanoc::CLI.run %w(help co) end end
Version data entries
18 entries across 18 versions & 1 rubygems