Skip to content

Commit

Permalink
Missing blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoffenden committed Nov 13, 2024
1 parent 3ff7f24 commit f4965e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_interactive.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ def test_audio_worklet_stereo_io(self):
shutil.copy(test_file('webaudio/audio_files/emscripten-bass.mp3'), 'audio_files/')
self.btest('webaudio/audioworklet_in_out_stereo.c', expected='0', args=['-sAUDIO_WORKLET', '-sWASM_WORKERS'])


class interactive64(interactive):
def setUp(self):
super().setUp()
Expand Down

0 comments on commit f4965e0

Please sign in to comment.