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