From adcfcf4556e66a57c20707c97992296f0b0f8308 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Mon, 29 Nov 2010 22:04:26 -0800 Subject: [PATCH] Fix broken test. --- features/command_line.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/command_line.feature b/features/command_line.feature index 58933304..0c48c416 100644 --- a/features/command_line.feature +++ b/features/command_line.feature @@ -156,6 +156,7 @@ Feature: Command Line | imports | | install | | interactive | + | sprite | | stats | | unpack | | validate |