rosenthal: atuin: Enable tests.

I forgot to remove this...

* rosenthal/packages/rust-apps.scm (atuin)[arguments]: Unset #:tests?.
This commit is contained in:
Hilton Chain 2025-02-27 00:28:05 +08:00
parent d197f3b2c6
commit 3da3fa1eee
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -41,7 +41,6 @@
(arguments
(list
#:install-source? #f
#:tests? #f ;TODO
#:features
''("client" "sync" "server" "clipboard" "daemon")
#:phases