summaryrefslogtreecommitdiff
path: root/tests/vsp-unit-test-0003.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vsp-unit-test-0003.sh')
-rwxr-xr-xtests/vsp-unit-test-0003.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vsp-unit-test-0003.sh b/tests/vsp-unit-test-0003.sh
index c79cc8a..9b04b60 100755
--- a/tests/vsp-unit-test-0003.sh
+++ b/tests/vsp-unit-test-0003.sh
@@ -23,7 +23,7 @@ test_scale() {
$vsp_runner $mdev input 0 $format &
$vsp_runner $mdev output 0 $format
- result=$(compare_frames exact scaled $format 0)
+ result=$(compare_frames exact scaled)
test_complete $result
}