Skip to content

Commit f543981

Browse files
committed
Merge pull request #34 from ash-shell/br.test
Add test module
2 parents bb74458 + 07702e0 commit f543981

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
@@ -10,3 +10,6 @@
1010
[submodule "core_modules/github.com/ash-shell/apm"]
1111
path = core_modules/github.com/ash-shell/apm
1212
url = https://github.com/ash-shell/apm.git
13+
[submodule "core_modules/github.com/ash-shell/test"]
14+
path = core_modules/github.com/ash-shell/test
15+
url = https://github.com/ash-shell/test.git
Submodule test added at a11af6f

core_modules/module_aliases.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ apm: github.com/ash-shell/apm
22
logger: github.com/ash-shell/logger
33
obj: github.com/ash-shell/obj
44
yamlparse: github.com/ash-shell/yaml-parse
5+
test: github.com/ash-shell/test

0 commit comments

Comments
 (0)