Skip to content

Commit

Permalink
edit test script
Browse files Browse the repository at this point in the history
  • Loading branch information
jniemann66 committed Jan 6, 2020
1 parent bd5fb94 commit 93b29fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if [ $os == 'cygwin' ] || [ $os == 'msys' ]
then
#Windows ...
resampler_path="C:\bin\win64-avx-mingw-w64-compiler\ReSampler.exe"
#resampler_path=../x64/Release/ReSampler.exe
#resampler_path=../x64/AVX_Release/ReSampler.exe
#resampler_path="E:\Temp\ReSampler1.3.6\ReSampler.exe"
#resampler_path=../x64/minGW-W64/ReSampler.exe
else
Expand Down

0 comments on commit 93b29fc

Please sign in to comment.