This project uses a prepared Git repository when running some of the tests. The test git repository is registered as a git submodule. You will need to initialize and update the submodule before running the tests:
git submodule init
git submodule update