Mercurial > hg > orthanc-tests
changeset 683:0c99f2aa7c53
note
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Fri, 06 Sep 2024 17:18:30 +0200 |
parents | 3476dc32c39b |
children | 8d0065a622d7 |
files | Plugins/DicomWeb/Run.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Plugins/DicomWeb/Run.py Fri Sep 06 16:03:05 2024 +0200 +++ b/Plugins/DicomWeb/Run.py Fri Sep 06 17:18:30 2024 +0200 @@ -1372,7 +1372,7 @@ a[0][1]['Content-Location']) self.assertEqual(ACCEPT[syntax], 'multipart/related; type=%s' % a[0][1]['Content-Type']) - if IS_GDCM: + if IS_GDCM: # !!! NOTE: these tests might fail if GDCM is not used to transcode ALL transfer syntaxes. And, from v1.8, the default configuration handles only JP2K self.assertEqual({ '1.2.840.10008.1.2' : '1c8cebde0c74450ce4dfb75dd52ddad7', '1.2.840.10008.1.2.1' : '1c8cebde0c74450ce4dfb75dd52ddad7',