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