From c8d4113a670b03840827b265bf61a67929f4d7a2 Mon Sep 17 00:00:00 2001 From: TriantaTV Date: Thu, 14 Sep 2023 14:21:10 -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