Fix tests for the correct-tests project

This commit is contained in:
Webber
2019-11-27 23:02:23 +01:00
committed by Webber Takken
parent eabb7275c9
commit c71997dc22
2 changed files with 0 additions and 4 deletions

View File

@@ -19,8 +19,6 @@ namespace Tests
// Then
Assert.AreEqual(1, counter.Count);
Assert.True(false);
}
[Test]