Fix failing integration test.

This commit is contained in:
Chris Eppstein 2011-09-19 12:44:54 -07:00
parent 6b3b71ab37
commit 1b3e7a3a6b

View File

@ -200,7 +200,7 @@ Feature: Command Line
| tmp/box_shadow.css |
| tmp/columns.css |
| tmp/fonts.css |
| images/flag-s8c3c755a68.png |
| images/flag-s8f1e8fdb9b.png |
And the following files are removed:
| .sass-cache/ |
| tmp/border_radius.css |
@ -208,7 +208,7 @@ Feature: Command Line
| tmp/box_shadow.css |
| tmp/columns.css |
| tmp/fonts.css |
| images/flag-s8c3c755a68.png |
| images/flag-s8f1e8fdb9b.png |
Scenario: Watching a project for changes
Given ruby supports fork