Commit e8eaf1dd authored by emerit's avatar emerit
Browse files

fix conftest.py remove "old" add to hrir binary file extension

parent 65325e9e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -443,7 +443,7 @@ class DecoderFrontend:
        # TODO add to fix test failed to be removed after merge             
        if self._type == "REF":
            if '-hrtf' in command:
                command[command.index('-hrtf') + 1] = command[command.index('-hrtf') + 1] + "old" 
                command[command.index('-hrtf') + 1] = command[command.index('-hrtf') + 1]

        # add mandatory parameters
        # output_config is mandatory for IVAS; EVS does not have this parameter, indicated by ""