Merge pull request #144968 from vcunat/p/nixos-tests-seafile-unreachable

nixosTests.seafile: link the committed test
main
Maximilian Bosch 3 years ago committed by GitHub
commit 41068b4865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      nixos/tests/all-tests.nix

@ -403,6 +403,7 @@ in
samba-wsdd = handleTest ./samba-wsdd.nix {};
sanoid = handleTest ./sanoid.nix {};
sddm = handleTest ./sddm.nix {};
seafile = handleTest ./seafile.nix {};
searx = handleTest ./searx.nix {};
service-runner = handleTest ./service-runner.nix {};
shadow = handleTest ./shadow.nix {};

Loading…
Cancel
Save