1
0
mirror of https://github.com/hestiacp/hestiacp.git synced 2025-02-06 09:45:30 +00:00
hestiacp/.gitmodules
2020-05-25 05:26:05 +03:00

13 lines
503 B
Plaintext

[submodule "test/test_helper/bats-core"]
path = test/test_helper/bats-core
url = https://github.com/bats-core/bats-core
[submodule "test/test_helper/bats-assert"]
path = test/test_helper/bats-assert
url = https://github.com/bats-core/bats-assert
[submodule "test/test_helper/bats-support"]
path = test/test_helper/bats-support
url = https://github.com/bats-core/bats-support
[submodule "test/test_helper/bats-file"]
path = test/test_helper/bats-file
url = https://github.com/bats-core/bats-file