mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Transformer GL: Update test name reference.
The prior test does not exist, and is not a pixel test. PiperOrigin-RevId: 448224929
This commit is contained in:
parent
2725b4c479
commit
5067a8da0d
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ import org.junit.runner.RunWith;
|
||||||
/**
|
/**
|
||||||
* Unit tests for {@link ScaleToFitTransformation}.
|
* Unit tests for {@link ScaleToFitTransformation}.
|
||||||
*
|
*
|
||||||
* <p>See {@code MatrixTransformationFrameProcessorText} for pixel tests testing {@link
|
* <p>See {@code MatrixTransformationFrameProcessorPixelTest} for pixel tests testing {@link
|
||||||
* MatrixTransformationFrameProcessor} given a transformation matrix.
|
* MatrixTransformationFrameProcessor} given a transformation matrix.
|
||||||
*/
|
*/
|
||||||
@RunWith(AndroidJUnit4.class)
|
@RunWith(AndroidJUnit4.class)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue