@@ -0,0 +1,3 @@
+[submodule "TDD2019TESTS"]
+ path = TDD2019TESTS
+ url = https://forge.univ-artois.fr/m1-2018-2019/TDD2019TESTS.git
@@ -0,0 +1 @@
+Subproject commit 027ef7a376f913b71dcfbec3a442987329c65d5a
@@ -55,7 +55,7 @@
<classpath refid="mypath" />
</javac>
<copy todir="${build}">
- <fileset dir="TDD2018TESTS/src">
+ <fileset dir="TDD2019TESTS/src">
<include name="**/*.story" />
</fileset>
</copy>
@@ -16,4 +16,4 @@ if [ ! -d "TDD2019OWNTESTS" ]; then
fi
-git checkout HEAD .gitmodules
+# git checkout HEAD .gitmodules