[ADT] Consistently use StringExtrasTest for the test suite filter. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 11 Jun 2021 11:00:21 +0000 (12:00 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 11 Jun 2021 11:00:54 +0000 (12:00 +0100)
commit955d88992a55223102c74787fcf58cf20757e2dd
treecca031864da6eed239dac5cdf0ebe0ff6f220168
parent691ba0f8acb511f7da1e78c59fe9560b64c47f3a
[ADT] Consistently use StringExtrasTest for the test suite filter. NFCI.

Noticed while updating D103888 - some of the tests were using "StringExtras" for the test_suite_name instead of the expected "StringExtrasTest"
llvm/unittests/ADT/StringExtrasTest.cpp