diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-12-14 17:46:45 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-12-14 17:46:45 +0000 |
commit | 47f399104b9c3062ea27d30146c1873df2efa750 (patch) | |
tree | 95a09dd4e0a8055014b059fe2ea9b014b4b565d1 /test/fixtures/enabled_modules.yml | |
parent | 86319feef23618f59da13b450a085e40019a43e0 (diff) | |
download | redmine-47f399104b9c3062ea27d30146c1873df2efa750.tar.gz redmine-47f399104b9c3062ea27d30146c1873df2efa750.zip |
Added a Mercurial test repository with unit and functional tests.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@991 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/enabled_modules.yml')
-rw-r--r-- | test/fixtures/enabled_modules.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/fixtures/enabled_modules.yml b/test/fixtures/enabled_modules.yml index 1f05cd9a7..dfc2f0090 100644 --- a/test/fixtures/enabled_modules.yml +++ b/test/fixtures/enabled_modules.yml @@ -31,3 +31,8 @@ enabled_modules_008: name: boards project_id: 1 id: 8 +enabled_modules_009: + name: repository + project_id: 3 + id: 9 +
\ No newline at end of file |