diff GenerateConfigurationForTests.py @ 224:f5414254ccaa

test_bitbucket_issue_113
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 Feb 2019 18:16:12 +0100
parents dc9682d80d22
children f2af7bdc9bf8
line wrap: on
line diff
--- a/GenerateConfigurationForTests.py	Tue Feb 26 17:58:07 2019 +0100
+++ b/GenerateConfigurationForTests.py	Tue Feb 26 18:16:12 2019 +0100
@@ -98,8 +98,7 @@
 
     config = json.loads(nocomment)
 
-del config['DefaultEncoding']
-
+config['DefaultEncoding'] = 'Utf8'
 config['AllowFindSopClassesInStudy'] = False
 config['AuthenticationEnabled'] = True
 config['DicomAet'] = 'ORTHANC'