/src/NUnit/mocks/AssemblyInfo.cs
C# | 8 lines | 2 code | 1 blank | 5 comment | 0 complexity | b402ff69d0dca590933aca727e95538c MD5 | raw file
1// **************************************************************** 2// This is free software licensed under the NUnit license. You 3// may obtain a copy of the license as well as information regarding 4// copyright ownership at http://nunit.org. 5// **************************************************************** 6 7using System; 8using System.Reflection;