Skip to content

Commit

Permalink
change to dead cell feature
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyhaines committed Sep 21, 2009
1 parent 21cb87e commit 8ae2e42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/rules.feature → features/dead_cell.feature
@@ -1,7 +1,7 @@
Feature: Evolving a single cell
Feature: Evolving a dead cell
In order to create a functioning rules engine
As a programmer of Conway's Game of Life
I can evolve a single cell based on the 4 rules
I can evolve a single dead cell based

Scenario: Dead cell with 0 neighbors
Given the following setup
Expand Down

0 comments on commit 8ae2e42

Please sign in to comment.