Merge "Increase active map test coverage from RT speeds 0-5 to 0-8."

This commit is contained in:
Alex Converse
2016-04-12 22:20:12 +00:00
committed by Gerrit Code Review

View File

@@ -85,5 +85,5 @@ TEST_P(ActiveMapTest, Test) {
VP9_INSTANTIATE_TEST_CASE(ActiveMapTest,
::testing::Values(::libvpx_test::kRealTime),
::testing::Range(0, 6));
::testing::Range(0, 9));
} // namespace