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