summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/explicit-build-relpath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/explicit-build-relpath.cpp')
-rw-r--r--clang/test/Modules/explicit-build-relpath.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/explicit-build-relpath.cpp b/clang/test/Modules/explicit-build-relpath.cpp
index 1defdb2a842..d9c15660b6a 100644
--- a/clang/test/Modules/explicit-build-relpath.cpp
+++ b/clang/test/Modules/explicit-build-relpath.cpp
@@ -2,6 +2,7 @@
//
// RUN: rm -rf %t
// RUN: mkdir %t
+// RUN: cd %t
// ----------------------
// Build modules A and B.
OpenPOWER on IntegriCloud