forked from OSchip/llvm-project
Remove shell requirement from test/Modules/explicit-build-relpath.cpp
It only relies on 'cd', which the internal shell has now. llvm-svn: 231031
This commit is contained in:
parent
83fb85c8f0
commit
1bc469f0fc
|
@ -1,5 +1,3 @@
|
|||
// REQUIRES: shell
|
||||
//
|
||||
// RUN: rm -rf %t
|
||||
// RUN: mkdir %t
|
||||
// RUN: cd %t
|
||||
|
|
Loading…
Reference in New Issue