mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixosTests.lldap: init
This commit is contained in:
parent
87ccd1a47b
commit
5eb2e64d80
3 changed files with 32 additions and 0 deletions
|
@ -379,6 +379,7 @@ in {
|
|||
limesurvey = handleTest ./limesurvey.nix {};
|
||||
listmonk = handleTest ./listmonk.nix {};
|
||||
litestream = handleTest ./litestream.nix {};
|
||||
lldap = handleTest ./lldap.nix {};
|
||||
locate = handleTest ./locate.nix {};
|
||||
login = handleTest ./login.nix {};
|
||||
logrotate = handleTest ./logrotate.nix {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue