Loading tests/test_26444.py +2 −2 Original line number Diff line number Diff line Loading @@ -165,8 +165,8 @@ def test_evs_26444( shutil.copy(ref, reffile) shutil.copy(test, testfile) output_differs, reason = cmp_pcm( testfile, # Setting testfile as reffile! Useful when comparing to float reference reffile, # Setting reffile as testfile! Useful when comparing to float reference reffile, testfile, 1, fs, get_mld=get_mld, Loading Loading
tests/test_26444.py +2 −2 Original line number Diff line number Diff line Loading @@ -165,8 +165,8 @@ def test_evs_26444( shutil.copy(ref, reffile) shutil.copy(test, testfile) output_differs, reason = cmp_pcm( testfile, # Setting testfile as reffile! Useful when comparing to float reference reffile, # Setting reffile as testfile! Useful when comparing to float reference reffile, testfile, 1, fs, get_mld=get_mld, Loading