diff options
Diffstat (limited to 'llvm/utils/lit/tests/shtest-format.py')
-rw-r--r-- | llvm/utils/lit/tests/shtest-format.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/lit/tests/shtest-format.py b/llvm/utils/lit/tests/shtest-format.py index 37e3e1c1262..40f0439505b 100644 --- a/llvm/utils/lit/tests/shtest-format.py +++ b/llvm/utils/lit/tests/shtest-format.py @@ -1,3 +1,4 @@ +# UNSUPPORTED: windows # Check the various features of the ShTest format. # # RUN: not %{lit} -j 1 -v %{inputs}/shtest-format > %t.out |