urchin -v test

This commit is contained in:
Thomas Levine 2016-01-29 17:14:34 +00:00
parent bc74b20c5c
commit d7c8549206

2
tests/Print version on -v. Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
../urchin -v | grep '[0-9.]\{3,\}'