aboutsummaryrefslogtreecommitdiff
path: root/test/error/bad-height.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/error/bad-height.sh')
-rwxr-xr-xtest/error/bad-height.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/error/bad-height.sh b/test/error/bad-height.sh
new file mode 100755
index 0000000..2470993
--- /dev/null
+++ b/test/error/bad-height.sh
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+${EXECUTABLE} /dev/stdin << EOF
+P5
+2
+b
+255
+11
+11
+EOF