Skip to content

Commit 557fe5a

Browse files
committed
Add missing namespace
1 parent 0fef545 commit 557fe5a

File tree

1 file changed

+2
-0
lines changed
  • tests/NetEscapades.EnumGenerators.IntegrationTests

1 file changed

+2
-0
lines changed

tests/NetEscapades.EnumGenerators.IntegrationTests/Enums.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ namespace NetEscapades.EnumGenerators.Nuget.IntegrationTests
6363
namespace NetEscapades.EnumGenerators.Nuget.Interceptors.IntegrationTests
6464
#elif NUGET_NETSTANDARD_INTERCEPTOR_TESTS
6565
namespace NetEscapades.EnumGenerators.Nuget.NetStandard.Interceptors.IntegrationTests
66+
#elif NUGET_SYSTEMMEMORY_INTEGRATION_TESTS
67+
namespace NetEscapades.EnumGenerators.Nuget.SystemMemory.IntegrationTests
6668
#else
6769
#error Unknown integration tests
6870
#endif

0 commit comments

Comments
 (0)