forked from OSchip/llvm-project
clang-tools-extra/test/modularize/NoProblemsList.modularize: Unbreak test.
Don't expect the list were on the current directory. llvm-svn: 228991
This commit is contained in:
parent
ed9b9f8e01
commit
43361ae42d
|
@ -1,2 +1,2 @@
|
|||
# RUN: modularize NoProblems.modularize,NoProblemsAnonymous.modularize -x c++
|
||||
# RUN: modularize %S/NoProblems.modularize,%S/NoProblemsAnonymous.modularize -x c++
|
||||
# RUN: modularize -prefix=%p %S/NoProblems.modularize,%S/NoProblemsAnonymous.modularize -x c++
|
||||
|
|
Loading…
Reference in New Issue