File: .gitmodules

package info (click to toggle)
golang-github-containers-toolbox 0.0.99.3%2Bgit20230118%2B446d7bfdef6a-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,244 kB
  • sloc: sh: 2,611; python: 36; makefile: 34
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