mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-14 05:14:06 +02:00
6 lines
147 B
Bash
6 lines
147 B
Bash
|
|
# these plugins are always available
|
|
|
|
load "../lib/bats-support/load.bash"
|
|
load "../lib/bats-assert/load.bash"
|
|
#load "../lib/bats-file/load.bash"
|