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

* Import Redmine trunk SVN rev 3859
author Chris Cannam
date Fri, 23 Jul 2010 15:52:44 +0100
parents
children cbb26bc654de
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/fixtures/wiki_content_versions.yml	Fri Jul 23 15:52:44 2010 +0100
@@ -0,0 +1,56 @@
+--- 
+wiki_content_versions_001: 
+  updated_on: 2007-03-07 00:08:07 +01:00
+  page_id: 1
+  id: 1
+  version: 1
+  author_id: 2
+  comments: Page creation
+  wiki_content_id: 1
+  compression: ""
+  data: |-
+    h1. CookBook documentation
+
+    
+
+    Some [[documentation]] here...
+wiki_content_versions_002: 
+  updated_on: 2007-03-07 00:08:34 +01:00
+  page_id: 1
+  id: 2
+  version: 2
+  author_id: 1
+  comments: Small update
+  wiki_content_id: 1
+  compression: ""
+  data: |-
+    h1. CookBook documentation
+
+    
+
+    Some updated [[documentation]] here...
+wiki_content_versions_003: 
+  updated_on: 2007-03-07 00:10:51 +01:00
+  page_id: 1
+  id: 3
+  version: 3
+  author_id: 1
+  comments: ""
+  wiki_content_id: 1
+  compression: ""
+  data: |-
+    h1. CookBook documentation
+    Some updated [[documentation]] here...
+wiki_content_versions_004: 
+  data: |-
+    h1. Another page
+    
+    This is a link to a ticket: #2
+  updated_on: 2007-03-08 00:18:07 +01:00
+  page_id: 2
+  wiki_content_id: 2
+  id: 4
+  version: 1
+  author_id: 1
+  comments: 
+