From 361c50c1f410ce575631bfb59cfdcdf5353d331b Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 15 Dec 2007 11:57:06 +0000 Subject: Added some functional tests (wiki). git-svn-id: http://redmine.rubyforge.org/svn/trunk@999 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- test/fixtures/wiki_contents.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'test/fixtures/wiki_contents.yml') diff --git a/test/fixtures/wiki_contents.yml b/test/fixtures/wiki_contents.yml index 1f4ffc36d..a230b9c08 100644 --- a/test/fixtures/wiki_contents.yml +++ b/test/fixtures/wiki_contents.yml @@ -10,3 +10,15 @@ wiki_contents_001: version: 3 author_id: 1 comments: Gzip compression activated +wiki_contents_002: + text: |- + h1. Another page + + This is a link to a ticket: #2 + updated_on: 2007-03-08 00:18:07 +01:00 + page_id: 2 + id: 2 + version: 1 + author_id: 1 + comments: + \ No newline at end of file -- cgit v1.2.3