diff options
Diffstat (limited to 'tests/vsp-unit-test-0004.sh')
-rwxr-xr-x | tests/vsp-unit-test-0004.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vsp-unit-test-0004.sh b/tests/vsp-unit-test-0004.sh index 12a2545..b6e1345 100755 --- a/tests/vsp-unit-test-0004.sh +++ b/tests/vsp-unit-test-0004.sh @@ -8,7 +8,7 @@ source vsp-lib.sh features="hgo rpf.0 wpf.0" -formats="RGB24 UYVY" +formats="RGB24 YUV444M" test_histogram() { test_start "histogram in $format" |