comparison UnitTestsSources/TestStructureSet.cpp @ 1837:f6eaf617d8e8

fix unused files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Jun 2021 15:59:26 +0200
parents 126522623e20
children 3889ae96d2e9
comparison
equal deleted inserted replaced
1836:5a6adbc20ace 1837:f6eaf617d8e8
4299 } 4299 }
4300 } 4300 }
4301 } 4301 }
4302 4302
4303 4303
4304 #include <Toolbox.h>
4305
4304 TEST(StructureSet, ReadFromJsonThatsAll) 4306 TEST(StructureSet, ReadFromJsonThatsAll)
4305 { 4307 {
4306 DicomStructureSet2 structureSet; 4308 DicomStructureSet2 structureSet;
4307 4309
4308 Json::Value test; 4310 Json::Value test;