From 836b59b1cd814fe27fa33d7ad065e2106ec21962 Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 9 Mar 2010 16:18:40 -0500 Subject: [PATCH] add janitor trials --- test/fixtures/janitor_trials.yml | 11 ----------- test/fixtures/tag_subscriptions.yml | 11 ----------- 2 files changed, 22 deletions(-) delete mode 100644 test/fixtures/janitor_trials.yml delete mode 100644 test/fixtures/tag_subscriptions.yml diff --git a/test/fixtures/janitor_trials.yml b/test/fixtures/janitor_trials.yml deleted file mode 100644 index 289334110..000000000 --- a/test/fixtures/janitor_trials.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html - -# This model initially had no columns defined. If you add columns to the -# model remove the '{}' from the fixture names and add the columns immediately -# below each fixture, per the syntax in the comments below -# -one: {} -# column: value -# -two: {} -# column: value diff --git a/test/fixtures/tag_subscriptions.yml b/test/fixtures/tag_subscriptions.yml deleted file mode 100644 index 289334110..000000000 --- a/test/fixtures/tag_subscriptions.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html - -# This model initially had no columns defined. If you add columns to the -# model remove the '{}' from the fixture names and add the columns immediately -# below each fixture, per the syntax in the comments below -# -one: {} -# column: value -# -two: {} -# column: value