Skip to content

Commit

Permalink
Fix test categories
Browse files Browse the repository at this point in the history
  • Loading branch information
lahm86 committed May 6, 2024
1 parent 4a80cff commit d6097f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions TRDataControlTests/IO/ExportTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ public void TestTR3ExportIO()
}

[TestMethod]
[TestCategory("Model")]
[Description("Test creating a TR4 model export.")]
public void TestTR4ExportProperties()
{
Expand All @@ -174,7 +173,6 @@ public void TestTR4ExportProperties()
}

[TestMethod]
[TestCategory("Model")]
[Description("Test TR4 model export IO.")]
public void TestTR4ExportIO()
{
Expand Down

0 comments on commit d6097f1

Please sign in to comment.