From 90d03558f4333bc689b059fe4fc76769c6541b32 Mon Sep 17 00:00:00 2001 From: AngryMaciek Date: Wed, 6 Mar 2024 10:06:28 +0100 Subject: [PATCH] submodule --- .gitmodules | 4 ++-- tests/resources/demonanalysis | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 tests/resources/demonanalysis diff --git a/.gitmodules b/.gitmodules index a3d11e6..633b067 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "demon_model"] path = resources/demon_model url = https://github.com/robjohnnoble/demon_model -[submodule "demonanalysis"] - path = resources/demonanalysis +[submodule "tests/resources/demonanalysis"] + path = tests/resources/demonanalysis url = https://github.com/robjohnnoble/demonanalysis diff --git a/tests/resources/demonanalysis b/tests/resources/demonanalysis new file mode 160000 index 0000000..8ed218b --- /dev/null +++ b/tests/resources/demonanalysis @@ -0,0 +1 @@ +Subproject commit 8ed218bf0b4162f85922a2c398e39dce8de7f90f