Sha256: 6175496d17ecb9f5c8f00f261fa089ea4f5697f8295844267bc67533e43833fb
Contents?: true
Size: 173 Bytes
Versions: 8
Compression:
Stored size: 173 Bytes
Contents
# encoding: utf-8 class Nanoc3::CLI::Commands::InfoTest < MiniTest::Unit::TestCase include Nanoc3::TestHelpers def test_run Nanoc3::CLI.run %w( info ) end end
Version data entries
8 entries across 8 versions & 1 rubygems