File: .gitmodules

package info (click to toggle)
bashtop 0.9.25-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,052 kB
  • sloc: sh: 4,271; python: 364; makefile: 16
file content (9 lines) | stat: -rw-r--r-- 322 bytes parent folder | download
1
2
3
4
5
6
7
8
9
[submodule "test/libs/bats"]
	path = test/libs/bats
	url = https://github.com/sstephenson/bats
[submodule "test/libs/bats-assert"]
	path = test/libs/bats-assert
	url = https://github.com/ztombol/bats-assert
[submodule "test/libs/bats-support"]
	path = test/libs/bats-support
	url = https://github.com/ztombol/bats-support