From 493c2528076076beae43b2574493ed3955c38f4b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 21 Apr 2014 09:59:40 -0400 Subject: run ./generate.sh --- test/fixtures/tournament_preferences.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 test/fixtures/tournament_preferences.yml (limited to 'test/fixtures/tournament_preferences.yml') diff --git a/test/fixtures/tournament_preferences.yml b/test/fixtures/tournament_preferences.yml deleted file mode 100644 index aa5eaef..0000000 --- a/test/fixtures/tournament_preferences.yml +++ /dev/null @@ -1,13 +0,0 @@ -# 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 -- cgit v1.2.3-2-g168b