about summary refs log tree commit diff
path: root/pkgs/build-support/testers/test/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/build-support/testers/test/default.nix')
-rw-r--r--pkgs/build-support/testers/test/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/build-support/testers/test/default.nix b/pkgs/build-support/testers/test/default.nix
index da67711156bed..a815fe63e416e 100644
--- a/pkgs/build-support/testers/test/default.nix
+++ b/pkgs/build-support/testers/test/default.nix
@@ -12,6 +12,8 @@ let
 
 in
 lib.recurseIntoAttrs {
+  lycheeLinkCheck = lib.recurseIntoAttrs pkgs.lychee.tests;
+
   hasPkgConfigModules = pkgs.callPackage ../hasPkgConfigModules/tests.nix { };
 
   runNixOSTest-example = pkgs-with-overlay.testers.runNixOSTest ({ lib, ... }: {