From f6552724487d5c4bf1c067c7e776c672e3022be7 Mon Sep 17 00:00:00 2001 From: sandoz Date: Fri, 20 Mar 2009 23:00:42 +0800 Subject: [PATCH] Removed auto-created fixtures in stock_takings.yml Signed-off-by: bennibu --- test/fixtures/stock_takings.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/test/fixtures/stock_takings.yml b/test/fixtures/stock_takings.yml index e966ff1c..1d32b4b5 100644 --- a/test/fixtures/stock_takings.yml +++ b/test/fixtures/stock_takings.yml @@ -11,14 +11,3 @@ # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html -one: - date: 2009-02-12 - note: MyText - created_by: 1 - created_at: 2009-02-12 14:53:06 - -two: - date: 2009-02-12 - note: MyText - created_by: 1 - created_at: 2009-02-12 14:53:06