nixos/mailcatcher: add nixos test

This commit is contained in:
Aaron Andersen
2019-03-27 07:35:24 -04:00
parent 395ec8c0d4
commit c99ea1c203
2 changed files with 27 additions and 0 deletions

View File

@@ -131,6 +131,7 @@ in
#lightdm = handleTest ./lightdm.nix {};
login = handleTest ./login.nix {};
#logstash = handleTest ./logstash.nix {};
mailcatcher = handleTest ./mailcatcher.nix {};
mathics = handleTest ./mathics.nix {};
matrix-synapse = handleTest ./matrix-synapse.nix {};
memcached = handleTest ./memcached.nix {};