Sha256: 860053056ddb861e619fd7c4a1f2f2db65748a11bfc6987fe7c2030b319e65bb
Contents?: true
Size: 168 Bytes
Versions: 3
Compression:
Stored size: 168 Bytes
Contents
# encoding: utf-8 require 'test/helper' class Nanoc3::CLI::Commands::UpdateTest < 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_update.rb |
nanoc3-3.1.8 | test/cli/commands/test_update.rb |
nanoc3-3.2.0a4 | test/cli/commands/test_update.rb |