From 4f65335c213061af44ff07913306869a20e051a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?L=C3=A9lio=20Brun?= <lelio.brun@isae-supaero.fr>
Date: Thu, 14 Apr 2022 11:32:02 +0200
Subject: [PATCH] relative address for tests submoduules

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 82cd4183..3b963b77 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "tests"]
 	path = tests
-	url = https://gitlab.isae-supaero.fr/lustrec/lustrec-tests.git
+	url = ../../lustrec/lustrec-tests.git
-- 
GitLab