sdl2_sound: fix test
Broken by #118040. Closes #118119. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
a5609c387a
commit
a73c5c2d16
|
@ -121,7 +121,7 @@ class Sdl2Sound < Formula
|
|||
if OS.mac?
|
||||
expected += <<~EOS
|
||||
|
||||
* Decode audio through Core Audio through
|
||||
\s* Decode audio through Core Audio through
|
||||
File extension "aif"
|
||||
File extension "aiff"
|
||||
File extension "aifc"
|
||||
|
|
Loading…
Reference in New Issue