- Revision
- 1019
- Author
- mauro
- Date
- 2008-12-26 10:50:19 -0600 (Fri, 26 Dec 2008)
Log Message
Fixed step matching pattern.
Modified Paths
Diff
Modified: trunk/examples/gameoflife/src/scenario/com/lunivore/gameoflife/the_grid_starts_empty (1018 => 1019)
--- trunk/examples/gameoflife/src/scenario/com/lunivore/gameoflife/the_grid_starts_empty 2008-12-26 16:48:07 UTC (rev 1018) +++ trunk/examples/gameoflife/src/scenario/com/lunivore/gameoflife/the_grid_starts_empty 2008-12-26 16:50:19 UTC (rev 1019) @@ -1,4 +1,4 @@ -Given new game: 5 by 5 +Given a new game: 5 by 5 Then the grid should be ..... .....
To unsubscribe from this list please visit:
