Gofmt.
This commit is contained in:
parent
a1bf6ec0ff
commit
0b1fbb5423
4 changed files with 7 additions and 5 deletions
|
|
@ -6,8 +6,8 @@ import (
|
|||
|
||||
// Test that two equal snakes collide and both get eliminated
|
||||
// also checks:
|
||||
// - food removed
|
||||
// - health back to max
|
||||
// - food removed
|
||||
// - health back to max
|
||||
var constrictorMoveAndCollideMAD = gameTestCase{
|
||||
"Constrictor Case Move and Collide",
|
||||
&BoardState{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue