about summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-12 06:02:01 +0000
committerGitHub <noreply@github.com>2021-11-12 06:02:01 +0000
commitfd8fae936e4de2045054cbe6adc90651bdade529 (patch)
tree8f76fc375b68ece8ded0c3bdb8fc26415bed6b1a /nixos/tests
parent40a54af0571d90f05e4f8c2e35b1b5c34aa6e0a6 (diff)
parent9a30ed00179b98a555c0cda400e5366228d3ccb0 (diff)
downloadnixlib-fd8fae936e4de2045054cbe6adc90651bdade529.tar
nixlib-fd8fae936e4de2045054cbe6adc90651bdade529.tar.gz
nixlib-fd8fae936e4de2045054cbe6adc90651bdade529.tar.bz2
nixlib-fd8fae936e4de2045054cbe6adc90651bdade529.tar.lz
nixlib-fd8fae936e4de2045054cbe6adc90651bdade529.tar.xz
nixlib-fd8fae936e4de2045054cbe6adc90651bdade529.tar.zst
nixlib-fd8fae936e4de2045054cbe6adc90651bdade529.zip
Merge staging-next into staging
Diffstat (limited to 'nixos/tests')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index c86e5c6a7be1..5abb61c965c2 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -404,6 +404,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 {};