aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/dependency-dump.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/dependency-dump.m')
-rw-r--r--test/Modules/dependency-dump.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/dependency-dump.m b/test/Modules/dependency-dump.m
index 630af4950c18..f3a487544b8e 100644
--- a/test/Modules/dependency-dump.m
+++ b/test/Modules/dependency-dump.m
@@ -2,7 +2,7 @@
// for the same.
// RUN: rm -rf %t
-// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t/cache -module-dependency-dir %t/vfs -F %S/Inputs -I %S/Inputs -verify %s
+// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t/cache -module-dependency-dir %t/vfs -F %S/Inputs -I %S/Inputs -verify %s
// expected-no-diagnostics
// RUN: FileCheck %s -check-prefix=VFS -input-file %t/vfs/vfs.yaml