Skip to content

Commit a26194d

Browse files
committed
Missing blank line
1 parent 7206023 commit a26194d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_interactive.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ def test_audio_worklet_stereo_io(self):
313313
shutil.copy(test_file('webaudio/audio_files/emscripten-bass.mp3'), 'audio_files/')
314314
self.btest('webaudio/audioworklet_in_out_stereo.c', expected='0', args=['-sAUDIO_WORKLET', '-sWASM_WORKERS'])
315315

316+
316317
class interactive64(interactive):
317318
def setUp(self):
318319
super().setUp()

0 commit comments

Comments
 (0)