Skip to content

Commit 1205802

Browse files
committed
Add bats-core v1.2.1 as a submodule in test/bats
1 parent d464c7c commit 1205802

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "python_bindings/pybind11"]
22
path = python_bindings/pybind11
33
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

Submodule bats added at dcaec03

0 commit comments

Comments
 (0)