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.
2 parents bb74458 + 07702e0 commit f543981Copy full SHA for f543981
.gitmodules
@@ -10,3 +10,6 @@
10
[submodule "core_modules/github.com/ash-shell/apm"]
11
path = core_modules/github.com/ash-shell/apm
12
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
core_modules/github.com/ash-shell/test
core_modules/module_aliases.yaml
@@ -2,3 +2,4 @@ apm: github.com/ash-shell/apm
2
logger: github.com/ash-shell/logger
3
obj: github.com/ash-shell/obj
4
yamlparse: github.com/ash-shell/yaml-parse
5
+test: github.com/ash-shell/test
0 commit comments