updated feature for sprite change
This commit is contained in:
parent
7d2d537e0a
commit
b2f420db66
@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
compass (0.12.alpha.1.d335855)
|
compass (0.12.alpha.1.7d2d537)
|
||||||
chunky_png (~> 1.2)
|
chunky_png (~> 1.2)
|
||||||
fssm (>= 0.2.7)
|
fssm (>= 0.2.7)
|
||||||
sass (~> 3.1)
|
sass (~> 3.1)
|
||||||
|
@ -200,7 +200,7 @@ Feature: Command Line
|
|||||||
| tmp/box_shadow.css |
|
| tmp/box_shadow.css |
|
||||||
| tmp/columns.css |
|
| tmp/columns.css |
|
||||||
| tmp/fonts.css |
|
| tmp/fonts.css |
|
||||||
| images/flag-s8f1e8fdb9b.png |
|
| images/flag-s4798b5a210.png |
|
||||||
And the following files are removed:
|
And the following files are removed:
|
||||||
| .sass-cache/ |
|
| .sass-cache/ |
|
||||||
| tmp/border_radius.css |
|
| tmp/border_radius.css |
|
||||||
@ -208,7 +208,7 @@ Feature: Command Line
|
|||||||
| tmp/box_shadow.css |
|
| tmp/box_shadow.css |
|
||||||
| tmp/columns.css |
|
| tmp/columns.css |
|
||||||
| tmp/fonts.css |
|
| tmp/fonts.css |
|
||||||
| images/flag-s8f1e8fdb9b.png |
|
| images/flag-s4798b5a210.png |
|
||||||
|
|
||||||
Scenario: Watching a project for changes
|
Scenario: Watching a project for changes
|
||||||
Given ruby supports fork
|
Given ruby supports fork
|
||||||
|
Loading…
Reference in New Issue
Block a user