import '../test_suite_stub.dart'
if (dart.library.io) 'app_controller_codex_bridge_suite.dart'
as suite;
void main() {
suite.main();
}