Skip to content

Commit aa5cf05

Browse files
committed
fresh submodules
1 parent 2372377 commit aa5cf05

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
[submodule "test/bats"]
22
path = test/bats
33
url = https://github.com/bats-core/bats-core.git
4+
[submodule "test/test_helper/bats-support"]
5+
path = test/test_helper/bats-support
6+
url = https://github.com/bats-core/bats-support.git
7+
[submodule "test/test_helper/bats-assert"]
8+
path = test/test_helper/bats-assert
9+
url = https://github.com/bats-core/bats-assert.git

test/test_helper/bats-assert

Submodule bats-assert added at e0de84e

test/test_helper/bats-support

Submodule bats-support added at d140a65

0 commit comments

Comments
 (0)