Skip to content

Commit aa71ef8

Browse files
committed
Something to rerun browser_2gb.test_offset_converter_pthread
Test timed out on CI but runs locally.
1 parent f746025 commit aa71ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/webaudio/audioworklet.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
begin to fire.
2323
*/
2424

25-
// TEST_AND_EXIT is defined when running in Emscripten test harness. You can
25+
// TEST_AND_EXIT is defined when running in the Emscripten test harness. You can
2626
// strip these out in your own project (otherwise playback will end quickly).
2727
#ifdef TEST_AND_EXIT
2828
_Thread_local int testTlsVariable = 1;

0 commit comments

Comments
 (0)