1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-14 05:03:31 +00:00
redmine/rest_sys/test/fixtures/trackers.yml
Jean-Philippe Lang 4b71a336d2 Added branch for sys controller refactoring.
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1006 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-17 18:24:22 +00:00

14 lines
208 B
YAML

---
trackers_001:
name: Bug
id: 1
is_in_chlog: true
trackers_002:
name: Feature request
id: 2
is_in_chlog: true
trackers_003:
name: Support request
id: 3
is_in_chlog: false