Merge pull request #11086 from agileware/CRM-21277
[civicrm-core.git] / tests / phpunit / api / v3 / dataset / option_group_case.xml
CommitLineData
6a488035
TO
1<?xml version="1.0" encoding="UTF-8" ?>
2<!-- $Id: option_group_case.xml 36085 2011-09-09 13:15:49Z daved $ -->
3<dataset>
4 <civicrm_option_group
5 id="27"
6 name="case_status"
7 description="Case Status"
8 is_reserved="0"
9 is_active="1"
10 />
11 <civicrm_option_group
12 id="26"
13 name="case_type"
14 description="Case Type"
15 is_reserved="0"
16 is_active="1"
17 />
18</dataset>