From e08e007a6c50e1959a29a9d18dec8c52146a233c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 28 Apr 2014 09:33:06 -0400 Subject: run ./generate.sh --- test/fixtures/tournaments.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/fixtures/tournaments.yml') diff --git a/test/fixtures/tournaments.yml b/test/fixtures/tournaments.yml index d975b1d..4691b8a 100644 --- a/test/fixtures/tournaments.yml +++ b/test/fixtures/tournaments.yml @@ -8,7 +8,6 @@ one: max_players_per_team: 1 min_teams_per_match: 1 max_teams_per_match: 1 - sampling_method: MyString scoring_method: MyString two: @@ -19,5 +18,4 @@ two: max_players_per_team: 1 min_teams_per_match: 1 max_teams_per_match: 1 - sampling_method: MyString scoring_method: MyString -- cgit v1.2.3