Skip to content

Commit

Permalink
Tweak spelling of system-windows UNSUPPORTED line
Browse files Browse the repository at this point in the history
  • Loading branch information
jmorse committed Mar 16, 2021
1 parent 64595f9 commit 264f101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/utils/lit/tests/reorder.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 --
Expand Down

0 comments on commit 264f101

Please sign in to comment.