]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - tests/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets/FlatXmlDataSet.xml
Added unit tests.
[Github/sugarcrm.git] / tests / PHPUnit / Tests / Extensions / Database / _files / XmlDataSets / FlatXmlDataSet.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <dataset>
3         <table1 table1_id="1" column1="tgfahgasdf" column2="200" column3="34.64" column4="yghkf;a  hahfg8ja h;" />
4         <table1 table1_id="2" column1="hk;afg" column2="654" column3="46.54" column4="24rwehhads" />
5         <table1 table1_id="3" column1="ha;gyt" column2="462" column3="1654.4" column4="asfgklg" />
6         <table2 table2_id="1" column5="fhah" column6="456" column7="46.5" column8="fsdbghfdas" />
7         <table2 table2_id="2" column5="asdhfoih" column6="654" column8="43asdfhgj" />
8         <table2 table2_id="3" column5="ajsdlkfguitah" column6="654" />
9 </dataset>