[submodule "tests/third_party/googletest"]
	path = tests/third_party/googletest
	url = https://github.com/google/googletest.git
	shallow = true
[submodule "tests/third_party/nlohmann_json"]
	path = tests/third_party/nlohmann_json
	url = https://github.com/nlohmann/json.git
	shallow = true
