Unverified Commit 11aa9c63 authored by Maxine Aubrey's avatar Maxine Aubrey Committed by GitHub
Browse files

Merge pull request #305925 from trofi/redlib.tests-fix-eval

redlib.tests: fix eval
parents c694b7a9 57d31b8c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -782,6 +782,7 @@ in {
  rasdaemon = handleTest ./rasdaemon.nix {};
  readarr = handleTest ./readarr.nix {};
  redis = handleTest ./redis.nix {};
  redlib = handleTest ./redlib.nix {};
  redmine = handleTest ./redmine.nix {};
  restartByActivationScript = handleTest ./restart-by-activation-script.nix {};
  restic-rest-server = handleTest ./restic-rest-server.nix {};