From 9a8d6814511ce257241a03b5763430294ed3e381 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 27 Apr 2014 13:25:18 -0400 Subject: ran ./generate.sh --- test/fixtures/tournaments.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/fixtures/tournaments.yml') diff --git a/test/fixtures/tournaments.yml b/test/fixtures/tournaments.yml index dd9b56d..d975b1d 100644 --- a/test/fixtures/tournaments.yml +++ b/test/fixtures/tournaments.yml @@ -8,8 +8,6 @@ one: max_players_per_team: 1 min_teams_per_match: 1 max_teams_per_match: 1 - set_rounds: 1 - randomized_teams: false sampling_method: MyString scoring_method: MyString @@ -21,7 +19,5 @@ two: max_players_per_team: 1 min_teams_per_match: 1 max_teams_per_match: 1 - set_rounds: 1 - randomized_teams: false sampling_method: MyString scoring_method: MyString -- cgit v1.2.3-2-g168b