source: BMXNET_RPMS_dotNET_UTILITIES-BMX/branch/IHS BMX Framework/lib/NUnit/NUnit-2.5.10.11092/bin/net-1.1/test.conf@ 1146

Last change on this file since 1146 was 1146, checked in by Sam Habiel, 13 years ago

Initial Import of BMX4

File size: 801 bytes
Line 
1<TestGroup>
2 <ParallelTests>
3
4 <ParallelTest>
5 <Name>Testing</Name>
6 <Tests>
7 <TestConf>
8 <Name>Testing</Name>
9 <Assembly>pnunit.tests.dll</Assembly>
10 <TestToRun>TestLibraries.Testing.EqualTo19</TestToRun>
11 <Machine>localhost:8080</Machine>
12 <TestParams>
13 <string>..\server</string> <!-- server dir -->
14 <string></string> <!-- database server -->
15 <string></string><!-- conn string -->
16 </TestParams>
17 </TestConf>
18
19 </Tests>
20 </ParallelTest>
21
22
23 </ParallelTests>
24</TestGroup>
Note: See TracBrowser for help on using the repository browser.