Re: [Nant-users] Nunit2 task second example usage

2004-03-23 Thread Gert Driesen
<[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 23, 2004 2:54 PM Subject: [Nant-users] Nunit2 task second example usage Hi, The following example is found in the NAnt Task Reference docs for nunit2. Run all tests in

[Nant-users] Nunit2 task second example usage

2004-03-23 Thread Osbun, Alex
Hi, The following example is found in the NAnt Task Reference docs for nunit2. Run all tests in files listed in the tests.txt file. I