spec/commands/generator_spec.rb in softcover-0.9.10 vs spec/commands/generator_spec.rb in softcover-0.9.11

- old
+ new

@@ -71,10 +71,9 @@ it { should match(/\*\.aux/) } it { should match(/\*\.log/) } it { should match(/\*\.toc/) } it { should match(/\*\.tmp\.\*/) } - it { should match(/pygments\.sty/) } it { should match(/html\//) } it { should match(/epub\//) } it { should match(/ebooks\//) } it { should match(/screencasts\//) } it { should match(/log\//) }