tbamud/.gitmodules
welcor eb8e200a31 Add munit for unit testing.
Main method extracted to separate file to make it easier to test the _rest_ of the code.
munit is added as a submodule by running `cd src; git submodule add https://github.com/nemequ/munit.git` .

Unit testing has so far only been tested on ubuntu.
2024-05-18 21:21:17 +02:00

3 lines
85 B
Text

[submodule "src/munit"]
path = src/munit
url = https://github.com/nemequ/munit.git