Skip to content

Commit 93b29fc

Browse files
committed
edit test script
1 parent bd5fb94 commit 93b29fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if [ $os == 'cygwin' ] || [ $os == 'msys' ]
1414
then
1515
#Windows ...
1616
resampler_path="C:\bin\win64-avx-mingw-w64-compiler\ReSampler.exe"
17-
#resampler_path=../x64/Release/ReSampler.exe
17+
#resampler_path=../x64/AVX_Release/ReSampler.exe
1818
#resampler_path="E:\Temp\ReSampler1.3.6\ReSampler.exe"
1919
#resampler_path=../x64/minGW-W64/ReSampler.exe
2020
else

0 commit comments

Comments
 (0)