diff GenerateConfigurationForTests.py @ 270:082f35cb4459

test_bitbuck_issue_168
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 28 Feb 2020 13:12:40 +0100
parents a2719263fd04
children b55a7cb5ee02
line wrap: on
line diff
--- a/GenerateConfigurationForTests.py	Wed Feb 26 13:21:50 2020 +0100
+++ b/GenerateConfigurationForTests.py	Fri Feb 28 13:12:40 2020 +0100
@@ -138,9 +138,13 @@
 config['Dictionary'] = {
     '00e1,10c2' : [ 'UI', 'PET-CT Multi Modality Name', 1, 1, 'ELSCINT1' ],
     '7053,1003' : [ 'ST', 'Original Image Filename', 1, 1, 'Philips PET Private Group' ],
-    '4321,1012' : [ 'LO', 'RadioButton3', 1, 1, 'RadioLogic' ],  # For issue 140
+    '4321,1012' : [ 'LO', 'RadioButton3', 1, 1, 'RadioLogic' ],     # For issue 140
+    '0009,1001' : [ 'DS', 'Abnormality score', 1, 1, 'Lunit' ],     # For issue 168
+    '0009,0010' : [ 'LO', 'Private data element', 1, 1, 'Lunit' ],  # For issue 168
 }
 
+config['DefaultPrivateCreator'] = 'Lunit'  # For issue 168
+
 config['DicomWeb'] = {
     'Servers' : {
         'sample' : [