Sha256: c06f39be24af599cfa8bbd2aee4d8a1dbff2791ecc64f7ba0dbda683bfce2ece
Contents?: true
Size: 172 Bytes
Versions: 3
Compression:
Stored size: 172 Bytes
Contents
# encoding: utf-8 require 'test/helper' class Nanoc3::CLI::Commands::CreateItemTest < MiniTest::Unit::TestCase include Nanoc3::TestHelpers def test_stub end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
nanoc3-3.1.9 | test/cli/commands/test_create_item.rb |
nanoc3-3.1.8 | test/cli/commands/test_create_item.rb |
nanoc3-3.2.0a4 | test/cli/commands/test_create_item.rb |