forked from spring-attic/spring-cloud-pipelines
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
15 lines (15 loc) · 798 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "common/src/test/bats/test_helper/bats-assert"]
path = common/src/test/bats/test_helper/bats-assert
url = https://github.com/ztombol/bats-assert
[submodule "common/src/test/bats/test_helper/bats-support"]
path = common/src/test/bats/test_helper/bats-support
url = https://github.com/ztombol/bats-support
[submodule "common/src/test/bats/docs_helper/zshelldoc"]
path = common/src/test/bats/docs_helper/zshelldoc
url = https://github.com/zdharma/zshelldoc.git
[submodule "jenkins/src/test/bats/test_helper/bats-support"]
path = jenkins/src/test/bats/test_helper/bats-support
url = https://github.com/ztombol/bats-support
[submodule "jenkins/src/test/bats/test_helper/bats-assert"]
path = jenkins/src/test/bats/test_helper/bats-assert
url = https://github.com/ztombol/bats-assert