20 lines
708 B
Text
20 lines
708 B
Text
[submodule "tests/lib/bats-core"]
|
|
path = test/lib/bats-core
|
|
url = https://github.com/crowdsecurity/bats-core.git
|
|
branch = v1.7.0
|
|
[submodule "tests/lib/bats-file"]
|
|
path = test/lib/bats-file
|
|
url = https://github.com/crowdsecurity/bats-file.git
|
|
[submodule "tests/lib/bats-assert"]
|
|
path = test/lib/bats-assert
|
|
url = https://github.com/crowdsecurity/bats-assert.git
|
|
[submodule "tests/lib/bats-support"]
|
|
path = test/lib/bats-support
|
|
url = https://github.com/crowdsecurity/bats-support.git
|
|
[submodule "tests/lib/bats-mock"]
|
|
path = test/lib/bats-mock
|
|
url = https://github.com/crowdsecurity/bats-mock.git
|
|
[submodule "coraza"]
|
|
path = coraza
|
|
url = http://github.com/buixor/coraza
|
|
branch = testing
|