1
0
Fork 0
pixelfed/.gitmodules

11 lines
402 B
Plaintext
Raw Normal View History

2024-01-17 15:37:12 +00:00
[submodule "tests/shell/bats"]
path = tests/shell/bats
url = https://github.com/bats-core/bats-core.git
[submodule "tests/shell/test_helper/bats-support"]
path = tests/shell/test_helper/bats-support
url = https://github.com/bats-core/bats-support.git
[submodule "tests/shell/test_helper/bats-assert"]
path = tests/shell/test_helper/bats-assert
url = https://github.com/bats-core/bats-assert.git