[libc++] [test] Fix a Python warning.
authorArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Mon, 26 Apr 2021 20:00:56 +0000 (16:00 -0400)
committerArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Mon, 26 Apr 2021 20:22:43 +0000 (16:22 -0400)
commit0fcb898f10267dc132609eee3730ace4b3b40670
treece1d4d957e8c66af1a708bb75f0797d4c4b22849
parent036b80fcbbccee8199851158fd349230aa77d75e
[libc++] [test] Fix a Python warning.

params.py:106: SyntaxWarning: "is" with a literal. Did you mean "=="?
libcxx/utils/libcxx/test/params.py