Sha256: 9c78e0c9d2c8b0666b9b747aa5cb9e7f396858fc98593c08864166639d14bea0
Contents?: true
Size: 157 Bytes
Versions: 4
Compression:
Stored size: 157 Bytes
Contents
require 'helper' 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
nanoc-4.7.9 | test/cli/commands/test_help.rb |
nanoc-4.7.8 | test/cli/commands/test_help.rb |
nanoc-4.7.7 | test/cli/commands/test_help.rb |
nanoc-4.7.6 | test/cli/commands/test_help.rb |