Commit 5e521263 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix build in rend framesize be test

parent 41fe7d14
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -520,10 +520,10 @@ pytest-compare-20ms-and-5ms-rendering:
    - pushd ivas-basop
    - make clean
    - make -j
    - popd
    ### prepare pytest
    - cp IVAS_cod IVAS_cod_ref
    - cp IVAS_dec IVAS_dec_ref
    - cp IVAS_cod ../IVAS_cod_ref
    - cp IVAS_dec ../IVAS_dec_ref
    - popd
    # create references
    - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR -v --update_ref 1
    ### run pytest