diff options
author | nfoy <nfoy@purdue.edu> | 2014-04-01 18:46:22 -0400 |
---|---|---|
committer | nfoy <nfoy@purdue.edu> | 2014-04-01 18:46:22 -0400 |
commit | 2b79a033262dfe610eb22b7f6b3614db9cb134b1 (patch) | |
tree | 2bb77aa81022e7c01cccfb67127c7acd2fbb65aa /test/fixtures | |
parent | f08191c3966851b19edc949d7819cc58190037d7 (diff) | |
parent | e6b160bd81e51e0bd88e5c2563a06ea5f0d64620 (diff) |
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/tournaments.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/fixtures/tournaments.yml b/test/fixtures/tournaments.yml index 25bb065..d5a4366 100644 --- a/test/fixtures/tournaments.yml +++ b/test/fixtures/tournaments.yml @@ -4,12 +4,10 @@ one: name: MyString game_id: status: 1 - ger: MyString randomized_teams: false two: name: MyString game_id: status: 1 - ger: MyString randomized_teams: false |