From 1e4a7d55e06187b885780ba989a179554d921777 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 2 Feb 2007 14:47:40 +0000 Subject: added unit tests for mailer git-svn-id: http://redmine.rubyforge.org/svn/trunk@215 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- test/fixtures/documents.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'test/fixtures/documents.yml') diff --git a/test/fixtures/documents.yml b/test/fixtures/documents.yml index 086c00f62..0dbca2a4f 100644 --- a/test/fixtures/documents.yml +++ b/test/fixtures/documents.yml @@ -1,2 +1,7 @@ ---- {} - +documents_001: + created_on: 2007-01-27 15:08:27 +01:00 + project_id: 1 + title: "Test document" + id: 1 + description: "Document description" + category_id: 1 \ No newline at end of file -- cgit v1.2.3