summaryrefslogtreecommitdiffstats
path: root/test/fixtures/enabled_modules.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-12-14 22:00:03 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-12-14 22:00:03 +0000
commit27d6334afaceb95a4fdad4a3691cf22429a8e64e (patch)
tree199ba95586ca22c480ac9bc1d30067387973aa3b /test/fixtures/enabled_modules.yml
parent963b1283c2881b0b9fae4c5b2154f835dd4761c6 (diff)
downloadredmine-27d6334afaceb95a4fdad4a3691cf22429a8e64e.tar.gz
redmine-27d6334afaceb95a4fdad4a3691cf22429a8e64e.zip
Fixed: Unable to create a wiki (Rails 2.0 compatibility).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@998 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/enabled_modules.yml')
-rw-r--r--test/fixtures/enabled_modules.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/enabled_modules.yml b/test/fixtures/enabled_modules.yml
index dfc2f0090..8d1565534 100644
--- a/test/fixtures/enabled_modules.yml
+++ b/test/fixtures/enabled_modules.yml
@@ -35,4 +35,8 @@ enabled_modules_009:
name: repository
project_id: 3
id: 9
+enabled_modules_010:
+ name: wiki
+ project_id: 3
+ id: 10
\ No newline at end of file