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