diff options
Diffstat (limited to 'tests/vsp-unit-test-0020.sh')
-rwxr-xr-x | tests/vsp-unit-test-0020.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vsp-unit-test-0020.sh b/tests/vsp-unit-test-0020.sh index db383b5..91f6b16 100755 --- a/tests/vsp-unit-test-0020.sh +++ b/tests/vsp-unit-test-0020.sh @@ -8,7 +8,7 @@ # still successful even with a suspend resume cycle in the middle of the test. # -source vsp-lib.sh +. ./vsp-lib.sh features="rpf.0 wpf.0" |