comparison GenerateConfigurationForTests.py @ 235:9929e4af2b7a

test_bitbucket_issue_140
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 May 2019 15:23:19 +0200
parents f2af7bdc9bf8
children cfd6d5d171c6
comparison
equal deleted inserted replaced
234:93cd4fdd4a67 235:9929e4af2b7a
133 config['SaveJobs'] = False 133 config['SaveJobs'] = False
134 del config['KeepAlive'] 134 del config['KeepAlive']
135 135
136 config['Dictionary'] = { 136 config['Dictionary'] = {
137 '00e1,10c2' : [ 'UI', 'PET-CT Multi Modality Name', 1, 1, 'ELSCINT1' ], 137 '00e1,10c2' : [ 'UI', 'PET-CT Multi Modality Name', 1, 1, 'ELSCINT1' ],
138 '7053,1003' : [ 'ST', 'Original Image Filename', 1, 1, 'Philips PET Private Group' ] 138 '7053,1003' : [ 'ST', 'Original Image Filename', 1, 1, 'Philips PET Private Group' ],
139 '4321,1012' : [ 'LO', 'RadioButton3', 1, 1, 'RadioLogic' ], # For issue 140
139 } 140 }
140 141
141 config['DicomWeb'] = { 142 config['DicomWeb'] = {
142 'Servers' : { 143 'Servers' : {
143 'sample' : [ 144 'sample' : [