WIP: test: Set up service tests
This commit is contained in:
parent
4718041e7f
commit
59fb3ae2f0
6 changed files with 121 additions and 11 deletions
|
|
@ -1 +1,6 @@
|
|||
{ imports = [ ./crowdsec ]; }
|
||||
{
|
||||
imports = [
|
||||
./crowdsec
|
||||
./serviceTests/stub.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue