# encoding: utf-8 class Nanoc3::CLI::Commands::UpdateTest < MiniTest::Unit::TestCase include Nanoc3::TestHelpers def test_stub end end