spec/nanoc/regressions/gh_1022_spec.rb in nanoc-4.7.9 vs spec/nanoc/regressions/gh_1022_spec.rb in nanoc-4.7.10
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
describe 'GH-1022', site: true, stdio: true do
before do
File.write('content/ubuntu-16.10-server-amd64.iso.txt', 'torrent contents')
File.write('content/ubuntu-16.10-server-amd64.iso.yaml', 'distro: Ubuntu')