spec/commands/generator_spec.rb in softcover-0.9.12 vs spec/commands/generator_spec.rb in softcover-0.9.13
- old
+ new
@@ -74,10 +74,10 @@
it { should match(/\*\.toc/) }
it { should match(/\*\.tmp\.\*/) }
it { should match(/html\//) }
it { should match(/epub\//) }
it { should match(/ebooks\//) }
- it { should match(/screencasts\//) }
+ it { should match(/media\//) }
it { should match(/log\//) }
it { should match(/\.DS_Store/) }
end
describe "deployment configuration" do