Skip to content

Commit c291bf4

Browse files
author
Terje Sandstrom
committed
renamed MSTest async class to AsyncMS
1 parent 7b2a4c6 commit c291bf4

File tree

1 file changed

+1
-1
lines changed
  • TestUnitTestingAndTraitsWithNuGet/UnitTestProject1

1 file changed

+1
-1
lines changed

TestUnitTestingAndTraitsWithNuGet/UnitTestProject1/UnitTest2.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
namespace MultiTest
55
{
66
[TestClass]
7-
public class UnitTest2
7+
public class AsyncMS
88
{
99
[TestCategory("Async")]
1010
[TestMethod]

0 commit comments

Comments
 (0)