cups: add 'cups-pdf' vm test to passthru.tests

While aimed at the cups-pdf printing package,
this vm tests also serves as a test for
the cups printing module in general.
This commit is contained in:
Yarny0 2024-08-29 15:12:43 +02:00
parent 18536bf04c
commit 377cbbdc30

View File

@ -138,6 +138,7 @@ stdenv.mkDerivation rec {
passthru.tests = {
inherit (nixosTests)
cups-pdf
printing-service
printing-socket
;