Skip to content

Await async emu.load() in all test harnesses#32

Open
ohuet wants to merge 1 commit intolqs:mainfrom
ohuet:fix-tests
Open

Await async emu.load() in all test harnesses#32
ohuet wants to merge 1 commit intolqs:mainfrom
ohuet:fix-tests

Conversation

@ohuet
Copy link
Copy Markdown
Contributor

@ohuet ohuet commented Apr 2, 2026

Summary

- test-pop.mjs: emu.load → await emu.load
- test-secondreality.mjs: emu.load → await emu.load
- test-sr-crash.mjs: emu.load → await emu.load
- test-winfile.mjs: emu.load → await emu.load
- test-winfile-crash.mjs: emu.load → await emu.load
- test-notepad-cmdline-open.mjs: emu.load → await emu.load
- test-notepad-open.mjs: emu.load → await emu.load
- test-notepad2003.mjs: emu.load → await emu.load

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant