File: .gitmodules

package info (click to toggle)
python-jsonpath 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,024 kB
  • sloc: python: 9,462; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 228 bytes parent folder | download
1
2
3
4
5
6
[submodule "tests/cts"]
	path = tests/cts
	url = git@github.com:jsonpath-standard/jsonpath-compliance-test-suite.git
[submodule "tests/nts"]
	path = tests/nts
	url = git@github.com:jg-rp/jsonpath-compliance-normalized-paths.git