aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-02-05 10:55:51 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-02-05 10:55:51 +0200
commita9c3b16522c1aab52a6f4c6d6441f889fe4cb679 (patch)
treeefcc931ce936a970dd853e0ddbeeed2d8a49760d /Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
parent6561bc7a1beb1cd16a137b99208bbc76ee62e0a8 (diff)
downloadTango-a9c3b16522c1aab52a6f4c6d6441f889fe4cb679.tar.gz
Tango-a9c3b16522c1aab52a6f4c6d6441f889fe4cb679.zip
Implemented unit testing for ColorLib.
Diffstat (limited to 'Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj')
-rw-r--r--Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
index 07bdafca7..a797f629d 100644
--- a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
+++ b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
@@ -84,6 +84,7 @@
<Compile Include="DAL_TST.cs" />
<Compile Include="Synchronization_TST.cs" />
<Compile Include="CodeGeneration_TST.cs" />
+ <Compile Include="ColorLib_TST.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />