mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 09:41:54 +00:00
2b337cfa8c
The bird-tools repository must be initialized as a submodule if the tests should run. If it is checked out, `make test` runs them. If not, then not.
4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
[submodule "bird-tools"]
|
|
path = bird-tools
|
|
url = https://gitlab.nic.cz/labs/bird-tools
|