add gleam parser to test
This commit is contained in:
parent
808ba2dd30
commit
657a0dd703
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "vendor/aprs"]
|
[submodule "vendor/aprs"]
|
||||||
path = vendor/aprs
|
path = vendor/aprs
|
||||||
url = https://github.com/aprsme/aprs.git
|
url = https://github.com/aprsme/aprs.git
|
||||||
|
[submodule "vendor/aprs-gleam"]
|
||||||
|
path = vendor/aprs-gleam
|
||||||
|
url = https://github.com/aprsme/aprs-gleam.git
|
||||||
|
|
|
||||||
1
vendor/aprs-gleam
vendored
Submodule
1
vendor/aprs-gleam
vendored
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 98bfc81b6da2647aa82465a5538f112219ddcd43
|
||||||
Loading…
Add table
Reference in a new issue