Browse Source

Remise chemin vers test

Arthur Brandao 6 years ago
parent
commit
5376653a54
3 changed files with 2 additions and 3 deletions
  1. 1 1
      .gitmodules
  2. 1 1
      TDD2019TESTS
  3. 0 1
      checklinks.sh

+ 1 - 1
.gitmodules

@@ -1,3 +1,3 @@
 [submodule "TDD2019TESTS"]
 	path = TDD2019TESTS
-	url = https://forge.univ-artois.fr/arthur_brandao/TDD2019OWNTESTS.git
+	url = https://forge.univ-artois.fr/m1-2018-2019/TDD2019TESTS.git

+ 1 - 1
TDD2019TESTS

@@ -1 +1 @@
-Subproject commit 027ef7a376f913b71dcfbec3a442987329c65d5a
+Subproject commit 23e0854d5247bf8a4bb0715202205b1dcf6b2ced

+ 0 - 1
checklinks.sh

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