Commit 1e44ea97f6c07598c1086e65e80458144c766a6e

Carlos Martín Nieto 2015-05-12T11:13:41

submodule: add test initialising and cloning a repo We have a few tests checking each step, but we do not yet have a test which tests the documented workflow for creating a submodule, namely `setup_add` followed by cloning into it, followed by `add_finalize`. Add such a test to protect against regressions in this workflow.