diff options
Diffstat (limited to 'tests/vsp-unit-test-0015.sh')
-rwxr-xr-x | tests/vsp-unit-test-0015.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vsp-unit-test-0015.sh b/tests/vsp-unit-test-0015.sh index 3818537..8318178 100755 --- a/tests/vsp-unit-test-0015.sh +++ b/tests/vsp-unit-test-0015.sh @@ -8,7 +8,7 @@ # carefully before putting it into practical use. # -source vsp-lib.sh +. ./vsp-lib.sh features="rpf.0 sru wpf.0" formats="RGB24 YUV444M" |