| 1 | import * as testHelper from "./test_helper.js"; |
| 2 | import "../../tests/unit_tests/test_chrome_stubs.js"; |
| 3 | import { Suggestion } from "../../background_scripts/completion/completers.js"; |
| 4 | import * as vomnibarPage from "../../pages/vomnibar_page.js"; |
nothing calls this directly
no test coverage detected