|
@@ -13,7 +13,6 @@ fi
|
|
if [ ! -d "TDD2019OWNTESTS" ]; then
|
|
if [ ! -d "TDD2019OWNTESTS" ]; then
|
|
echo "Adding own test repository for $1"
|
|
echo "Adding own test repository for $1"
|
|
git submodule add --force https://forge.univ-artois.fr/$1/TDD2019OWNTESTS.git
|
|
git submodule add --force https://forge.univ-artois.fr/$1/TDD2019OWNTESTS.git
|
|
-
|
|
|
|
fi
|
|
fi
|
|
|
|
|
|
# git checkout HEAD .gitmodules
|
|
# git checkout HEAD .gitmodules
|