Skip to content
Unverified Commit 464111ea authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Remove use of deprecated googletest macro (#2286)

* Remove use of deprecated googletest macro

INSTANTIATE_TEST_CASE_P has been deprecated.  We need to use
INSTANTIATE_TEST_SUITE_P instead.

* Remove extra commas from test suites.
parent 7f1a020a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment