summaryrefslogtreecommitdiff
path: root/test/fixtures/tournament_stages.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/tournament_stages.yml')
-rw-r--r--test/fixtures/tournament_stages.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/fixtures/tournament_stages.yml b/test/fixtures/tournament_stages.yml
new file mode 100644
index 0000000..fdb263c
--- /dev/null
+++ b/test/fixtures/tournament_stages.yml
@@ -0,0 +1,11 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ tournament_id:
+ scheduling: MyString
+ structure: MyText
+
+two:
+ tournament_id:
+ scheduling: MyString
+ structure: MyText