summaryrefslogtreecommitdiff
path: root/tests/vsp-unit-test-0002.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vsp-unit-test-0002.sh')
-rwxr-xr-xtests/vsp-unit-test-0002.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vsp-unit-test-0002.sh b/tests/vsp-unit-test-0002.sh
index 0b97965..668fa53 100755
--- a/tests/vsp-unit-test-0002.sh
+++ b/tests/vsp-unit-test-0002.sh
@@ -20,7 +20,7 @@ test_wpf_packing() {
$vsp_runner $mdev input 0 YUYV &
$vsp_runner $mdev output 0 $format
- result=$(compare_frames fuzzy reference)
+ result=$(compare_frames fuzzy)
test_complete $result
}