From 11608a72784bc821d0acbaabfb00fcb652bf40f2 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 18 May 2016 13:57:15 +1200 Subject: Fix header mismatch test case --- test/error/header-mismatch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/error/header-mismatch.sh') diff --git a/test/error/header-mismatch.sh b/test/error/header-mismatch.sh index 92418ea..7a7669d 100755 --- a/test/error/header-mismatch.sh +++ b/test/error/header-mismatch.sh @@ -1,3 +1,3 @@ #!/bin/sh -${EXECUTABLE} ../input/{white,single-frame}.pgm > /dev/null +${EXECUTABLE} ../input/{white,white,white-whiteval}.pgm > /dev/null -- cgit v1.1