summaryrefslogtreecommitdiffstats
path: root/test/fixtures/projects_trackers.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-06-30 17:57:53 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-06-30 17:57:53 +0000
commit72076d391e44f7510365b13491c624ac9404f7a6 (patch)
treea854f3ecccada32b5118404e1bfb55dd7e83867e /test/fixtures/projects_trackers.yml
parent87a16f395a754ff3bb703322e714af47705faeaa (diff)
downloadredmine-72076d391e44f7510365b13491c624ac9404f7a6.tar.gz
redmine-72076d391e44f7510365b13491c624ac9404f7a6.zip
Fixed: issues always created with default tracker (#1553).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1610 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/projects_trackers.yml')
-rw-r--r--test/fixtures/projects_trackers.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/projects_trackers.yml b/test/fixtures/projects_trackers.yml
index 8eb7d85ab..31f7f943a 100644
--- a/test/fixtures/projects_trackers.yml
+++ b/test/fixtures/projects_trackers.yml
@@ -38,3 +38,7 @@ projects_trackers_010:
projects_trackers_011:
project_id: 4
tracker_id: 2
+projects_trackers_012:
+ project_id: 1
+ tracker_id: 3
+ \ No newline at end of file