Merge pull request #13 from pocketberserker/patch-1
Fixed typo in class documentation
This commit is contained in:
Коммит
45a3e2ea60
|
@ -43,7 +43,7 @@ namespace TestGeneration.Extensions.IntelliTest.NUnit
|
|||
|
||||
|
||||
/// <summary>
|
||||
/// NUnit 2 test framework
|
||||
/// NUnit 3 test framework
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
sealed class NUnitTestFramework : AttributeBasedTestFrameworkBase
|
||||
|
@ -390,4 +390,4 @@ namespace TestGeneration.Extensions.IntelliTest.NUnit
|
|||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче