From 7d662ce78e10ae531504a9431576534679b80598 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 18 May 2016 13:25:52 +1200 Subject: Bulk addition of tests --- test/error/header-mismatch.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test/error/header-mismatch.sh (limited to 'test/error/header-mismatch.sh') diff --git a/test/error/header-mismatch.sh b/test/error/header-mismatch.sh new file mode 100755 index 0000000..92418ea --- /dev/null +++ b/test/error/header-mismatch.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +${EXECUTABLE} ../input/{white,single-frame}.pgm > /dev/null -- cgit v1.1