File: .gitmodules

package info (click to toggle)
golang-github-containers-toolbox 0.0.99.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,616 kB
  • sloc: sh: 3,195; ansic: 40; makefile: 36; python: 33
file content (6 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[submodule "test/system/libs/bats-support"]
	path = test/system/libs/bats-support
	url = https://github.com/bats-core/bats-support.git
[submodule "test/system/libs/bats-assert"]
	path = test/system/libs/bats-assert
	url = https://github.com/bats-core/bats-assert.git