diff test/fixtures/news.yml @ 0:513646585e45

* Import Redmine trunk SVN rev 3859
author Chris Cannam
date Fri, 23 Jul 2010 15:52:44 +0100
parents
children af80e5618e9b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/fixtures/news.yml	Fri Jul 23 15:52:44 2010 +0100
@@ -0,0 +1,22 @@
+--- 
+news_001: 
+  created_on: 2006-07-19 22:40:26 +02:00
+  project_id: 1
+  title: eCookbook first release !
+  id: 1
+  description: |-
+    eCookbook 1.0 has been released.
+    
+    Visit http://ecookbook.somenet.foo/
+  summary: First version was released...
+  author_id: 2
+  comments_count: 1
+news_002: 
+  created_on: 2006-07-19 22:42:58 +02:00
+  project_id: 1
+  title: 100,000 downloads for eCookbook
+  id: 2
+  description: eCookbook 1.0 have downloaded 100,000 times
+  summary: eCookbook 1.0 have downloaded 100,000 times
+  author_id: 2
+  comments_count: 0