From: Jean-Philippe Lang Date: Mon, 10 Jan 2011 19:45:20 +0000 (+0000) Subject: Fixes fixture added in r4680. X-Git-Tag: 1.2.0~1101 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a9c4ec31ca844e1796f40925c879aed8b500552c;p=redmine.git Fixes fixture added in r4680. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4681 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/fixtures/wiki_contents.yml b/test/fixtures/wiki_contents.yml index e0bf1991c..acf5086af 100644 --- a/test/fixtures/wiki_contents.yml +++ b/test/fixtures/wiki_contents.yml @@ -95,4 +95,12 @@ wiki_contents_009: version: 1 author_id: 1 comments: +wiki_contents_010: + text: Page with cyrillic title + updated_on: 2007-03-08 00:18:07 +01:00 + page_id: 10 + id: 10 + version: 1 + author_id: 1 + comments: \ No newline at end of file