From b9c14973004888f9923fd515327a0dd00de6ddb4 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Sun, 18 Mar 2012 01:54:45 -0700 Subject: [PATCH] Fix failing test. --- features/command_line.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/command_line.feature b/features/command_line.feature index 841f46e1..a7a1e5d7 100644 --- a/features/command_line.feature +++ b/features/command_line.feature @@ -151,6 +151,7 @@ Feature: Command Line | watch | And I should see the following "other" commands: | config | + | extension | | frameworks | | grid-img | | help |