summary refs log tree commit diff
path: root/nixos/tests/rss2email.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/rss2email.nix')
-rw-r--r--nixos/tests/rss2email.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/rss2email.nix b/nixos/tests/rss2email.nix
index d62207a417b..f32326feb50 100644
--- a/nixos/tests/rss2email.nix
+++ b/nixos/tests/rss2email.nix
@@ -1,5 +1,5 @@
 import ./make-test-python.nix {
-  name = "opensmtpd";
+  name = "rss2email";
 
   nodes = {
     server = { pkgs, ... }: {