Skip to content

Commit

Permalink
remove unneeded unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rcd committed Jan 21, 2013
1 parent 0a0a6d1 commit 083cb2b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 30 deletions.
1 change: 0 additions & 1 deletion DICOM [Unit Tests]/DICOM [Unit Tests].csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="DicomPersonNameTest.cs" />
<Compile Include="DicomTagTests.cs" />
<Compile Include="Helpers\SerializationExtensions.cs" />
<Compile Include="Imaging\Mathematics\Point2Tests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
Expand Down
29 changes: 0 additions & 29 deletions DICOM [Unit Tests]/DicomTagTests.cs

This file was deleted.

1 change: 1 addition & 0 deletions DICOM.sln
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documents", "Documents", "{
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1E86A172-B9C5-4BBF-BD0F-22507432C8A5}"
ProjectSection(SolutionItems) = preProject
DICOM.vsmdi = DICOM.vsmdi
fo-dicom.nuspec = fo-dicom.nuspec
Local.testsettings = Local.testsettings
TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
Expand Down

0 comments on commit 083cb2b

Please sign in to comment.