#!perl
{
  apps => [
    't::lib::App' => {
      'Host' => qr{te\.st},
    },
  ],
}