test/cli/commands/test_update.rb in nanoc-3.7.4 vs test/cli/commands/test_update.rb in nanoc-3.7.5

- old
+ new

@@ -1,8 +1,6 @@ # encoding: utf-8 class Nanoc::CLI::Commands::UpdateTest < Nanoc::TestCase - def test_stub end - end