test/cli/commands/test_prune.rb in nanoc-4.7.9 vs test/cli/commands/test_prune.rb in nanoc-4.7.10
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'helper'
class Nanoc::CLI::Commands::PruneTest < Nanoc::TestCase
def test_run_without_yes
with_site do |_site|