Fix a failing test case.

This commit is contained in:
Chris Eppstein 2010-05-14 23:28:11 -07:00
parent 869e0bfac7
commit 9e595a1e89

View File

@ -158,8 +158,10 @@ Feature: Command Line
| watch | | watch |
And I should see the following "other" commands: And I should see the following "other" commands:
| config | | config |
| frameworks |
| grid-img | | grid-img |
| help | | help |
| imports |
| install | | install |
| interactive | | interactive |
| stats | | stats |