test/cli/test_logger.rb in
nanoc-4.4.2
vs test/cli/test_logger.rb in
nanoc-4.4.3
- old
+ new
@@ -1,4 +1,3 @@
class Nanoc::CLI::LoggerTest < Nanoc::TestCase
- def test_stub
- end
+ def test_stub; end
end