Sha256: 126cb1ee0672183bb0ee54a490b665a2bccd188ddaaa3a4c99d973f86f9490a3

Contents?: true

Size: 126 Bytes

Versions: 4

Compression:

Stored size: 126 Bytes

Contents

require 'helper'

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
nanoc-4.7.9 test/cli/commands/test_info.rb
nanoc-4.7.8 test/cli/commands/test_info.rb
nanoc-4.7.7 test/cli/commands/test_info.rb
nanoc-4.7.6 test/cli/commands/test_info.rb