forked from OSchip/llvm-project
Tweak spelling of system-windows UNSUPPORTED line
This commit is contained in:
parent
64595f9b84
commit
264f101ae6
|
@ -3,7 +3,7 @@
|
|||
# RUN: cp %{inputs}/reorder/.lit_test_times.txt %{inputs}/reorder/.lit_test_times.txt.orig
|
||||
# RUN: %{lit} -j1 %{inputs}/reorder | FileCheck %s
|
||||
# RUN: not diff %{inputs}/reorder/.lit_test_times.txt %{inputs}/reorder/.lit_test_times.txt.orig
|
||||
# UNSUPPORTED: windows
|
||||
# UNSUPPORTED: system-windows
|
||||
# END.
|
||||
|
||||
# CHECK: -- Testing: 3 tests, 1 workers --
|
||||
|
|
Loading…
Reference in New Issue