Fix broken test in separate build tree.

llvm-svn: 228941
This commit is contained in:
John Thompson 2015-02-12 17:52:28 +00:00
parent 203c5b9f39
commit 97eac4089a
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
# RUN: modularize NoProblems.modularize,NoProblemsAnonymous.modularize -x c++
# RUN: modularize -prefix=%p NoProblems.modularize,NoProblemsAnonymous.modularize -x c++
# RUN: modularize -prefix=%p %S/NoProblems.modularize,%S/NoProblemsAnonymous.modularize -x c++