comparison tests/test_audio.nim @ 219:972caf83930d

del: unused test (for now)
author Sam <sam@basx.dev>
date Fri, 12 May 2023 00:34:32 +0700
parents 77755701bf49
children dc2304a1bc0a
comparison
equal deleted inserted replaced
218:955fe7893a3c 219:972caf83930d
83 startMixerThread() 83 startMixerThread()
84 test1() 84 test1()
85 mixer[].stop() 85 mixer[].stop()
86 test2() 86 test2()
87 mixer[].stop() 87 mixer[].stop()
88 # test3() # only run this manually, not in automated tests
89 # mixer[].stop()