chiark / gitweb /
Add some tests.
[vbig.git] / t-both
diff --git a/t-both b/t-both
new file mode 100755 (executable)
index 0000000..c0203e6
--- /dev/null
+++ b/t-both
@@ -0,0 +1,5 @@
+#! /bin/sh
+set -e
+rm -f testfile
+./vbig --both testfile 65536
+rm -f testfile