Began restoring the unit tests (and porting any usages of NMock to NSubstitute)
This commit is contained in:
parent
825cd8c105
commit
8b011981d9
16 changed files with 46 additions and 58 deletions
|
|
@ -17,8 +17,6 @@ limitations under the License.
|
|||
*/
|
||||
#endregion // Apache License 2.0
|
||||
|
||||
#if UNITTEST
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
|
|
@ -261,5 +259,3 @@ namespace Nuclex.Support {
|
|||
}
|
||||
|
||||
} // namespace Nuclex.Support
|
||||
|
||||
#endif // UNITTEST
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue