Created
August 29, 2011 17:32
-
-
Save mattpolito/1178893 to your computer and use it in GitHub Desktop.
Revisions
-
mattpolito revised this gist
Aug 29, 2011 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Feature: Given the year is 1972 And there is a crack commando unit And that unit has been sent to prison by a "military court" And it was a crime they did not commit Scenario: Given the men have escaped from a "maximum security stockade" to the "Los Angeles underground" -
mattpolito revised this gist
Aug 29, 2011 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,5 +13,5 @@ Feature: And no one else can help And if you can find them Then maybe you can hire "The A-Team" And 7 gun shot rounds are fired And theme music is queued -
mattpolito created this gist
Aug 29, 2011 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ Feature: Background: Given the year is 1972 And there is a crack commando unit And that unit has been sent to prison by a "military court" And it was a crime they didn't commit Scenario: Given the men have escaped from a "maximum security stockade" to the "Los Angeles underground" And today they are still wanted by the government And they survive as soldiers of fortune When you have a problem And no one else can help And if you can find them Then maybe you can hire "The A-Team" And seven gun shot rounds are fired And theme music is queued