updated feature for sprite change

This commit is contained in:
Scott Davis 2011-11-17 16:08:23 -05:00
parent 7d2d537e0a
commit b2f420db66
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
compass (0.12.alpha.1.d335855)
compass (0.12.alpha.1.7d2d537)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)

View File

@ -200,7 +200,7 @@ Feature: Command Line
| tmp/box_shadow.css |
| tmp/columns.css |
| tmp/fonts.css |
| images/flag-s8f1e8fdb9b.png |
| images/flag-s4798b5a210.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-s8f1e8fdb9b.png |
| images/flag-s4798b5a210.png |
Scenario: Watching a project for changes
Given ruby supports fork