forked from OSchip/llvm-project
Mark test with "REQUIRES: shell" since it directly invokes "sh" and was failing on Windows.
llvm-svn: 332563
This commit is contained in:
parent
595fdcf43b
commit
2dd62a3d99
|
@ -1,3 +1,5 @@
|
|||
# REQUIRES: shell
|
||||
|
||||
# Check xunit output
|
||||
# RUN: rm -rf %t.xunit.xml
|
||||
# RUN: not %{lit} --xunit-xml-output %t.xunit.xml %{inputs}/xunit-output
|
||||
|
|
Loading…
Reference in New Issue