about summary refs log tree commit diff
path: root/test/ppmtoppm.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/ppmtoppm.test')
-rwxr-xr-xtest/ppmtoppm.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ppmtoppm.test b/test/ppmtoppm.test
new file mode 100755
index 00000000..c073ecff
--- /dev/null
+++ b/test/ppmtoppm.test
@@ -0,0 +1,5 @@
+#! /bin/bash
+# This script tests: ppmtoppm
+# Also requires: 
+
+${PBM_TESTPREFIX}ppmtoppm < testgrid.pbm | cksum
\ No newline at end of file