Skip to content

Commit 498d4cb

Browse files
authored
Merge pull request #53 from Umplify/issue_49
Deleted DependencyInjectionCollection.cs #49
2 parents 9c7303a + a6509b7 commit 498d4cb

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

examples/Xunit.Microsoft.DependencyInjection.ExampleTests/IntegrationTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
namespace Xunit.Microsoft.DependencyInjection.ExampleTests
1010
{
11-
[CollectionDefinition("Dependency Injection")]
1211
public class IntegrationTests : TestBed<TestFixture>
1312
{
1413
public IntegrationTests(ITestOutputHelper testOutputHelper, TestFixture fixture)

src/DependencyInjectionCollection.cs

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)