# HG changeset patch # User Sebastien Jodogne # Date 1752057056 -7200 # Node ID 97df5a151d44e50300ad287d2c28a3424ad36222 # Parent 8d119b607d558153e6fc0a22b3b55125fc276ed5 enabling test_encodings_iso_ir13 diff -r 8d119b607d55 -r 97df5a151d44 Tests/Tests.py --- a/Tests/Tests.py Wed Jun 25 15:13:00 2025 +0200 +++ b/Tests/Tests.py Wed Jul 09 12:30:56 2025 +0200 @@ -12128,7 +12128,6 @@ self.assertEqual(embedded, grayscale) - @unittest.skip("Currently does not work with orthancteam/orthanc images") # TODO def test_encodings_iso_ir13(self): # from https://discourse.orthanc-server.org/t/issue-with-special-characters-when-scans-where-uploaded-with-specificcharacterset-dicom-tag-value-as-iso-ir-13/5962 instanceId = UploadInstance(_REMOTE, 'Encodings/ISO_IR13.dcm')['ID']