From f5adcdd552f743d372a62a4c30184c4c8cd98cfd Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 7 Jan 2024 10:05:26 +0200 Subject: (tests) Started work on unit tests --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 071acbc..3120806 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "src/sds"] path = src/sds url = https://github.com/antirez/sds.git +[submodule "tests/Unity"] + path = tests/Unity + url = https://github.com/ThrowTheSwitch/Unity.git -- cgit v1.2.3