File: .gitmodules

package info (click to toggle)
yubihsm-shell 2.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,972 kB
  • sloc: ansic: 41,773; sh: 1,679; cpp: 528; makefile: 18
file content (6 lines) | stat: -rw-r--r-- 331 bytes parent folder | download
1
2
3
4
5
6
[submodule "resources/tests/bash/test_helper/bats-support"]
	path = resources/tests/bash/test_helper/bats-support
	url = https://github.com/bats-core/bats-support.git
[submodule "resources/tests/bash/test_helper/bats-assert"]
	path = resources/tests/bash/test_helper/bats-assert
	url = https://github.com/bats-core/bats-assert.git