nixos/tests/dolibarr: add to all-tests

This commit is contained in:
Bobby Rong
2022-11-01 21:02:39 +08:00
parent 0b53d19370
commit 48adf8f8d1
+1
View File
@@ -170,6 +170,7 @@ in {
documentation = pkgs.callPackage ../modules/misc/documentation/test.nix { inherit nixosLib; };
doh-proxy-rust = handleTest ./doh-proxy-rust.nix {};
dokuwiki = handleTest ./dokuwiki.nix {};
dolibarr = handleTest ./dolibarr.nix {};
domination = handleTest ./domination.nix {};
dovecot = handleTest ./dovecot.nix {};
drbd = handleTest ./drbd.nix {};