From dcee54c935f893566085471e786aaeecbde75d11 Mon Sep 17 00:00:00 2001 From: Thomas Tuegel Date: Fri, 3 Mar 2017 07:25:45 -0600 Subject: nixos/tests/plasma5: fix test name --- nixos/tests/plasma5.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/tests/plasma5.nix') diff --git a/nixos/tests/plasma5.nix b/nixos/tests/plasma5.nix index 3dd5121607a..ca787e9c7b9 100644 --- a/nixos/tests/plasma5.nix +++ b/nixos/tests/plasma5.nix @@ -1,7 +1,7 @@ import ./make-test.nix ({ pkgs, ...} : { - name = "kde5"; + name = "plasma5"; meta = with pkgs.stdenv.lib.maintainers; { maintainers = [ ttuegel ]; }; -- cgit 1.4.1