xrefcheck/.gitmodules

14 lines
509 B
Plaintext
Raw Normal View History

# SPDX-FileCopyrightText: 2021 Serokell <https://serokell.io>
#
# SPDX-License-Identifier: MPL-2.0
[submodule "tests/golden/helpers/bats-assert"]
path = tests/golden/helpers/bats-assert
url = git@github.com:bats-core/bats-assert.git
[submodule "tests/golden/helpers/bats-support"]
path = tests/golden/helpers/bats-support
url = git@github.com:bats-core/bats-support.git
[submodule "tests/golden/helpers/bats-file"]
path = tests/golden/helpers/bats-file
url = https://github.com/bats-core/bats-file.git