Sha256: 1814f57ca68b684d7849817a591a0d0087f964149723d33f3e6748541fda6345

Contents?: true

Size: 129 Bytes

Versions: 6

Compression:

Stored size: 129 Bytes

Contents

# encoding: utf-8

class Nanoc::CLI::Commands::InfoTest < Nanoc::TestCase
  def test_run
    Nanoc::CLI.run %w( info )
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
nanoc-4.0.0b2 test/cli/commands/test_info.rb
nanoc-4.0.0b1 test/cli/commands/test_info.rb
nanoc-4.0.0a2 test/cli/commands/test_info.rb
nanoc-4.0.0a1 test/cli/commands/test_info.rb
nanoc-3.8.0 test/cli/commands/test_info.rb
nanoc-3.7.5 test/cli/commands/test_info.rb