1*96f5551bSJohn Thompson# RUN: not modularize %S/Inputs/MissingHeader/module.modulemap 2>&1 | FileCheck %s 2*96f5551bSJohn Thompson 3*96f5551bSJohn Thompson# CHECK: {{.*}}{{[/\\]}}Inputs/MissingHeader/module.modulemap:8:10: error : Header not found: Missing.h 4