Skip to content

Commit 0a38599

Browse files
feat(submodules): Add the test-framework (bao-test) repository
Signed-off-by: Miguel Silva <[email protected]>
1 parent 5d0b9bd commit 0a38599

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "ci"]
22
path = ci
33
url = [email protected]:bao-project/bao-ci.git
4+
[submodule "tests/bao-tests"]
5+
path = tests/bao-tests
6+
url = [email protected]/bao-project/bao-tests.git

tests/bao-nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit f9ab3c122f450180fd4d67f0850b0cb94d38b702

tests/bao-tests

Submodule bao-tests added at 5dd718a

0 commit comments

Comments
 (0)