this fixes most of contribution webtests
[civicrm-core.git] / tests / phpunit / CiviTest / truncate-ufgroup.xml
CommitLineData
6a488035
TO
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>