Minor code reformat in command line parser; fixed Copy & Paste error in comments for exception unit test classes
git-svn-id: file:///srv/devel/repo-conversion/nusu@127 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
46ec063abd
commit
23c1b1587a
|
@ -31,7 +31,7 @@ using NMock2;
|
||||||
|
|
||||||
namespace Nuclex.Support.Scheduling {
|
namespace Nuclex.Support.Scheduling {
|
||||||
|
|
||||||
/// <summary>Unit Test for the request class</summary>
|
/// <summary>Unit Test for the AbortedException class</summary>
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class AbortedExceptionTest {
|
public class AbortedExceptionTest {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user