Merge branch 'CRM-13067-bao-prep' of https://github.com/eileenmcnaughton/civicrm...
[civicrm-core.git] / tests / phpunit / CiviTest / truncate-ufgroup.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!-- $Id: truncate.xml 23782 2009-09-24 06:33:03Z dgg $ -->
3 <!-- Truncate all tables that will be used in the tests -->
4 <dataset>
5 <civicrm_group />
6 <civicrm_contact />
7 <civicrm_uf_group />
8 <civicrm_uf_join />
9 <civicrm_uf_group />
10 <civicrm_uf_match />
11 </dataset>