diff options
| -rwxr-xr-x | tests/vsp-unit-test-0011.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vsp-unit-test-0011.sh b/tests/vsp-unit-test-0011.sh index 19266cf..17f8405 100755 --- a/tests/vsp-unit-test-0011.sh +++ b/tests/vsp-unit-test-0011.sh @@ -77,7 +77,7 @@ test_flipping() {  	test_start "$label"  	pipe_configure rpf-wpf 0 0 -	format_configure rpf-wpf 0 0 $format 1024x768 $format +	format_configure rpf-wpf 0 0 $format 640x480 $format  	vsp_runner rpf.0 &  	vsp_runner wpf.0  | 
