| 1 | import * as testHelper from "./test_helper.js"; |
| 2 | import "../../tests/unit_tests/test_chrome_stubs.js"; |
| 3 | import * as hudPage from "../../pages/hud_page.js"; |
| 4 | import * as UIComponentMessenger from "../../pages/ui_component_messenger.js"; |
nothing calls this directly
no test coverage detected