about summary refs log tree commit diff
path: root/tests/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tests/default.nix')
-rw-r--r--tests/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/default.nix b/tests/default.nix
index e47ddd46..e7f54e76 100644
--- a/tests/default.nix
+++ b/tests/default.nix
@@ -15,6 +15,7 @@ in {
   games = {
     starbound = callTest ./games/starbound.nix;
   };
+  profpatsch.programs.nman = callTest ./profpatsch/programs/nman.nix;
   programs = {
     gnupg = callTest ./programs/gnupg;
   };