Skip to content

Commit 4f51681

Browse files
authored
Something to re-run the CI
1 parent fb24d68 commit 4f51681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/webaudio/audioworklet_emscripten_locks.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ int _emscripten_thread_supports_atomics_wait(void);
1919
typedef enum {
2020
// The test hasn't yet started
2121
TEST_NOT_STARTED,
22-
// No wait support in audio worklets
22+
// No atomics wait support in audio worklets
2323
TEST_HAS_WAIT,
2424
// Acquired in main, fail in process
2525
TEST_TRY_ACQUIRE,

0 commit comments

Comments
 (0)