package main import "testing" func TestGame(t *testing.T) { game(1) }