Don't run background-index.test on Windows.

The test had a "UNSUPPORTED: win32" line, but the spelling of that
changed in r339307 a year ago. Finally update this test too.

Part of PR43592.

llvm-svn: 374745
This commit is contained in:
Nico Weber 2019-10-14 00:45:02 +00:00
parent df4fd31128
commit c445c0cb0a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# We need to splice paths into file:// URIs for this test.
# UNSUPPORTED: win32
# UNSUPPORTED: windows-msvc
# Use a copy of inputs, as we'll mutate it (as will the background index).
# RUN: rm -rf %t