diff options
Diffstat (limited to 'tests/vsp-unit-test-0017.sh')
-rwxr-xr-x | tests/vsp-unit-test-0017.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vsp-unit-test-0017.sh b/tests/vsp-unit-test-0017.sh index 6034141..26cf4af 100755 --- a/tests/vsp-unit-test-0017.sh +++ b/tests/vsp-unit-test-0017.sh @@ -9,7 +9,7 @@ # formats on the input and output. # -source vsp-lib.sh +. ./vsp-lib.sh features="rpf.0 hst wpf.0" formats="HSV24 HSV32" |