On this page:
We followed these instructions:
git clone git://github.com/bitovi/srchr srchr cd srchr git submodule update --init --recursive
We get
Submodule path 'steal': checked out 'b0a9b68c521435ec5451565432b81f772b3d3ae8'
Unable to checkout '1b0194d984f93be68c8d5dc8aba05196f1844ec2' in submodule path 'funcunit'
We manually loaded the funcunit with this sha, but we are still unable to run tests since the syn file has been moved out of funcunit.
Something has to be fixed so the instructions on this web page work, and people can see funcunit running tests run against srchr.