mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Update GoogleTest version
This commit is contained in:
@@ -115,4 +115,4 @@ struct PrintReplayParameter
|
||||
}
|
||||
};
|
||||
|
||||
INSTANTIATE_TEST_CASE_P(Replay, ReplayTests, testing::ValuesIn(GetReplayFiles()), PrintReplayParameter());
|
||||
INSTANTIATE_TEST_SUITE_P(Replay, ReplayTests, testing::ValuesIn(GetReplayFiles()), PrintReplayParameter());
|
||||
|
||||
Reference in New Issue
Block a user