test/cli/commands/test_help.rb in nanoc-4.0.0b2 vs test/cli/commands/test_help.rb in nanoc-4.0.0b3

- old
+ new

@@ -1,6 +1,4 @@ -# encoding: utf-8 - class Nanoc::CLI::Commands::HelpTest < Nanoc::TestCase def test_run Nanoc::CLI.run %w( help ) Nanoc::CLI.run %w( help co ) end