We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d464c7c commit 1205802Copy full SHA for 1205802
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "python_bindings/pybind11"]
2
path = python_bindings/pybind11
3
url = https://github.com/pybind/pybind11
4
+[submodule "test/bats"]
5
+ path = test/bats
6
+ url = https://github.com/bats-core/bats-core
test/bats
0 commit comments