test(nginx): Add simple tests to assert nginx features work
This commit is contained in:
parent
4e59582de2
commit
12790d5444
6 changed files with 178 additions and 2 deletions
|
|
@ -1 +1,6 @@
|
|||
{ imports = [ ./crowdsec ]; }
|
||||
{
|
||||
imports = [
|
||||
./crowdsec
|
||||
./serviceTests/stub.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue