From 6bc27166b8894b853b9b7f7744c62b6c562c9c10 Mon Sep 17 00:00:00 2001 From: TriantaTV Date: Thu, 14 Sep 2023 14:26:26 -0500 Subject: [PATCH] Added Unity --- .gitmodules | 3 +++ test/Unity | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 test/Unity diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ed6c586 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test/Unity"] + path = test/Unity + url = https://github.com/ThrowTheSwitch/Unity.git diff --git a/test/Unity b/test/Unity new file mode 160000 index 0000000..cb03c3a --- /dev/null +++ b/test/Unity @@ -0,0 +1 @@ +Subproject commit cb03c3afa777b004a809f72535648a475c84a6e1