Tests 1/2
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
[submodule "Vendor/mimalloc"]
|
||||
path = Vendor/mimalloc
|
||||
url = https://github.com/microsoft/mimalloc
|
||||
[submodule "Vendor/expected"]
|
||||
path = Vendor/expected
|
||||
url = https://github.com/TartanLlama/expected
|
||||
[submodule "Vendor/unordered_dense"]
|
||||
path = Vendor/unordered_dense
|
||||
url = https://github.com/martinus/unordered_dense
|
||||
Reference in New Issue
Block a user