Remove a completed TODO item
PiperOrigin-RevId: 443620931
This commit is contained in:
parent
3cfdfb41c6
commit
f9bce2a6b6
@ -33,7 +33,6 @@ import org.junit.runner.RunWith;
|
||||
/** Checks transcoding quality. */
|
||||
@RunWith(AndroidJUnit4.class)
|
||||
public final class TranscodeQualityTest {
|
||||
// TODO(b/228455984) Add test that calculates SSIM for transcoding to H265.
|
||||
@Test
|
||||
public void transformWithDecodeEncode_ssimIsGreaterThan90Percent() throws Exception {
|
||||
Context context = ApplicationProvider.getApplicationContext();
|
||||
|
Loading…
x
Reference in New Issue
Block a user