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