1 2 3 4 5 6 7
extern crate browser_tester as browser_tester; // Grouped integration regression entrypoint. // // Individual cases live under `tests/integration_cases/`. mod integration_cases;