Commit 41cd4c47 authored by Marco Paniconi's avatar Marco Paniconi
Browse files

Add speeed 5 to datarate test.

Change-Id: I7126e4b36994020cc656d046d10df5d6a6c53e66
Showing with 1 addition and 1 deletion
......@@ -577,5 +577,5 @@ TEST_P(DatarateTestVP9, BasicRateTargeting3TemporalLayersFrameDropping) {
VP8_INSTANTIATE_TEST_CASE(DatarateTest, ALL_TEST_MODES);
VP9_INSTANTIATE_TEST_CASE(DatarateTestVP9,
::testing::Values(::libvpx_test::kOnePassGood),
::testing::Range(2, 5));
::testing::Range(2, 6));
} // namespace
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment