(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
bad-mapper-2.C
//  { dg-additional-options "-fmodules-ts -fmodule-mapper=not-a-host:3838" }
import unique2.bob;
// { dg-error "failed .* mapper 'not-a-host" "" { target *-*-* } 0 }
// { dg-prune-output "fatal error:" }
// { dg-prune-output "failed to read" }
// { dg-prune-output "compilation terminated" }