Mercurial > hg > tc-symbol-server
view tests/src/testng-fast.xml @ 26:87b24e4efcc3
fixed multiple indexing of the same pdb file
author | Evgeniy.Koshkin |
---|---|
date | Wed, 07 Aug 2013 17:29:18 +0400 |
parents | 662a0be55de7 |
children |
line wrap: on
line source
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"> <suite name="Symbol Server tests"> <test name="Pdb files patcher tests"> <classes> <class name="PdbFilePatcherTest"/> <class name="PdbStrExeTest"/> </classes> </test> </suite>