Skip to content

Commit

Permalink
Restored test files
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-romano-DD committed Nov 29, 2024
1 parent 62b3804 commit b39ff49
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,13 @@ public void UnskippableTest()
{
}
}

[Trait("datadog_itr_unskippable", null)]
public class UnSkippableSuite
{
[Fact]
public void UnskippableTest()
{
}
}
}

This file was deleted.

0 comments on commit b39ff49

Please sign in to comment.