Sha256: dab7fa7dbcd7bd6da4f157ebc90c47b1960fb240706ba7ed292eb0493f8547dc

Contents?: true

Size: 145 Bytes

Versions: 8

Compression:

Stored size: 145 Bytes

Contents

# encoding: utf-8

class Nanoc3::CLI::Commands::UpdateTest < MiniTest::Unit::TestCase

  include Nanoc3::TestHelpers

  def test_stub
  end

end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
nanoc3-3.2.4 test/cli/commands/test_update.rb
nanoc3-3.2.3 test/cli/commands/test_update.rb
nanoc3-3.2.2 test/cli/commands/test_update.rb
nanoc3-3.2.1 test/cli/commands/test_update.rb
nanoc3-3.2.0 test/cli/commands/test_update.rb
nanoc3-3.2.0b3 test/cli/commands/test_update.rb
nanoc3-3.2.0b2 test/cli/commands/test_update.rb
nanoc3-3.2.0b1 test/cli/commands/test_update.rb