lauti.tests: fix the eval (#411823)

This commit is contained in:
Yt
2025-05-28 18:31:10 -04:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -420,7 +420,7 @@ in
ecryptfs = runTest ./ecryptfs.nix;
fscrypt = runTest ./fscrypt.nix;
fastnetmon-advanced = runTest ./fastnetmon-advanced.nix;
eintopf = runTest ./eintopf.nix;
lauti = runTest ./lauti.nix;
ejabberd = runTest ./xmpp/ejabberd.nix;
elk = handleTestOn [ "x86_64-linux" ] ./elk.nix { };
emacs-daemon = runTest ./emacs-daemon.nix;