fix compressors. closes #192

This commit is contained in:
Thomas Reynolds 2011-12-12 14:20:20 -08:00
parent f4436eb49e
commit 0b5094e953
4 changed files with 8 additions and 8 deletions

View file

@ -26,4 +26,4 @@ Feature: Minify CSS
Scenario: Rendering external css with passthrough compressor
Given the Server is running at "passthrough-app"
When I go to "/stylesheets/site.css"
Then I should see "41" lines
Then I should see "55" lines