add important test

This commit is contained in:
James Bayer 2015-07-21 20:25:13 -07:00
parent 5085fa368b
commit 2232bb67ae

2
test Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
[ `cat bocker | wc -l` -le 100 ] || exit 1