Sha256: 16d5c39f776c3334a9df307919f561aa68b651f25b8118ab6ce6c42c82a1559e
Contents?: true
Size: 143 Bytes
Versions: 22
Compression:
Stored size: 143 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
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
nanoc-4.0.0b4 | test/cli/commands/test_help.rb |
nanoc-4.0.0b3 | test/cli/commands/test_help.rb |