1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-01 03:05:24 +01:00

Update GoogleTest version

This commit is contained in:
Michał Janiszewski
2022-01-02 22:37:39 +01:00
parent b08c87c0c4
commit d81b36e16f
4 changed files with 11 additions and 12 deletions

View File

@@ -27,7 +27,7 @@ class StringTest : public testing::TestWithParam<TCase>
// Tests for String::Trim
///////////////////////////////////////////////////////////////////////////////
INSTANTIATE_TEST_CASE_P(
INSTANTIATE_TEST_SUITE_P(
TrimData, StringTest,
testing::Values(
// input after Trim after TrimStart