Skip to content

Commit

Permalink
Added Unit Tests Solution folder for better organisation
Browse files Browse the repository at this point in the history
  • Loading branch information
garywoodfine committed Sep 30, 2018
1 parent 7d24524 commit cbdf95a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Threenine.Data.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Threenine.Data.Tests", "Tes
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestDatabase", "Tests\Database\TestDatabase.csproj", "{021F5D7A-72D6-4909-94D8-B7F31ADDC77D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "unit tests", "unit tests", "{D5549702-17DC-40F2-9AEC-314CB56023E1}"
EndProject

Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -96,11 +98,11 @@ Global
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{E97827CB-2677-436F-B84A-F945072F7821} = {E4564824-A42B-4C0A-BDE0-BA923F25E70D}
{021F5D7A-72D6-4909-94D8-B7F31ADDC77D} = {E4564824-A42B-4C0A-BDE0-BA923F25E70D}
{43BD1F07-16FC-49B5-A958-AE8A8342A519} = {B057037A-9C20-497F-BE26-3D96CD68467B}
{0A03A312-8DA0-4DB9-9561-A27C1BEDB895} = {B057037A-9C20-497F-BE26-3D96CD68467B}
{38DA459B-A554-4953-AEE1-F3AD1F2B5902} = {B057037A-9C20-497F-BE26-3D96CD68467B}
{021F5D7A-72D6-4909-94D8-B7F31ADDC77D} = {D5549702-17DC-40F2-9AEC-314CB56023E1}
{E97827CB-2677-436F-B84A-F945072F7821} = {D5549702-17DC-40F2-9AEC-314CB56023E1}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E7CD9DE1-467B-41F1-996E-8609CCB8E492}
Expand Down

0 comments on commit cbdf95a

Please sign in to comment.