From 6f8bb63800f74c41c4421f950e2aca40fcef1f72 Mon Sep 17 00:00:00 2001 From: Sizhe Zhao Date: Fri, 17 Oct 2025 21:39:43 +0800 Subject: [PATCH] pkgs.formats.plist: don't test path Reference: https://hydra.nixos.org/build/310233987/nixlog/1/tail --- pkgs/pkgs-lib/tests/formats.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkgs/pkgs-lib/tests/formats.nix b/pkgs/pkgs-lib/tests/formats.nix index 12fbd2ddd4cc..ccbda6b7086e 100644 --- a/pkgs/pkgs-lib/tests/formats.nix +++ b/pkgs/pkgs-lib/tests/formats.nix @@ -1034,7 +1034,6 @@ runBuildTests { }; } ]; - path = ./testfile; }; expected = '' @@ -1074,8 +1073,6 @@ runBuildTests { ''\t''\t''\t ''\t''\t ''\t - ''\tpath - ''\t${toString ./testfile} ''\tstr ''\tfoo ''\ttrue