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.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/default.nix b/tests/default.nix
index 29fdb973..88c854a5 100644
--- a/tests/default.nix
+++ b/tests/default.nix
@@ -13,7 +13,7 @@ in {
     starbound = callTest ./games/starbound.nix;
   };
   programs = {
-    gpg-agent = callTest ./programs/gpg-agent;
+    gnupg = callTest ./programs/gnupg;
   };
   richi235 = {
     # Currently broken