Mercurial > hg > soundsoftware-site
comparison test/fixtures/issue_categories.yml @ 0:513646585e45
* Import Redmine trunk SVN rev 3859
author | Chris Cannam |
---|---|
date | Fri, 23 Jul 2010 15:52:44 +0100 |
parents | |
children | 433d4f72a19b |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:513646585e45 |
---|---|
1 --- | |
2 issue_categories_001: | |
3 name: Printing | |
4 project_id: 1 | |
5 assigned_to_id: 2 | |
6 id: 1 | |
7 issue_categories_002: | |
8 name: Recipes | |
9 project_id: 1 | |
10 assigned_to_id: | |
11 id: 2 | |
12 issue_categories_003: | |
13 name: Stock management | |
14 project_id: 2 | |
15 assigned_to_id: | |
16 id: 3 | |
17 issue_categories_004: | |
18 name: Printing | |
19 project_id: 2 | |
20 assigned_to_id: | |
21 id: 4 | |
22 |