From cddf28e2ff209f15302dc10ed41317b7499366d0 Mon Sep 17 00:00:00 2001 From: Henare Degan Date: Sun, 3 Mar 2013 16:26:30 +1100 Subject: Remove empty fixtures --- spec/spec_helper.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'spec/spec_helper.rb') diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index aec03b4b7..c75e73493 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -46,10 +46,8 @@ Spork.prefork do :comments, :info_request_events, :track_things, - :foi_attachments, :has_tag_string_tags, - :holidays, - :track_things_sent_emails + :holidays # If you're not using ActiveRecord, or you'd prefer not to run each of your # examples within a transaction, remove the following line or assign false -- cgit v1.2.3