Skip to content

Commit 9cd62c0

Browse files
Move unit tests project (#84)
1 parent 623709a commit 9cd62c0

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

DfE.ExternalApplications.Web.sln

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DfE.ExternalApplications.Ap
1111
EndProject
1212
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DfE.ExternalApplications.Infrastructure", "src\DfE.ExternalApplications.Infrastructure\DfE.ExternalApplications.Infrastructure.csproj", "{72352B4A-6C2E-4800-B7E1-0B5E3111FE93}"
1313
EndProject
14-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dfe.ExternalApplications.Web.UnitTests", "Test\Dfe.ExternalApplications.Web.UnitTests\Dfe.ExternalApplications.Web.UnitTests.csproj", "{C84456FB-C231-4885-BBF2-52B60C7F480E}"
14+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dfe.ExternalApplications.Web.UnitTests", "src\Tests\Dfe.ExternalApplications.Web.UnitTests\Dfe.ExternalApplications.Web.UnitTests.csproj", "{C84456FB-C231-4885-BBF2-52B60C7F480E}"
1515
EndProject
16-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{F62DE500-90E9-431D-B84C-8DF4CB166F54}"
16+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "src\Tests", "{F62DE500-90E9-431D-B84C-8DF4CB166F54}"
1717
EndProject
1818
Global
1919
GlobalSection(SolutionConfigurationPlatforms) = preSolution

Test/Dfe.ExternalApplications.Web.UnitTests/Dfe.ExternalApplications.Web.UnitTests.csproj renamed to src/Tests/Dfe.ExternalApplications.Web.UnitTests/Dfe.ExternalApplications.Web.UnitTests.csproj

File renamed without changes.

Test/Dfe.ExternalApplications.Web.UnitTests/Services/FieldRendererServiceTests.cs renamed to src/Tests/Dfe.ExternalApplications.Web.UnitTests/Services/FieldRendererServiceTests.cs

File renamed without changes.

0 commit comments

Comments
 (0)