mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 17:14:00 +00:00
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:
parent
18536bf04c
commit
377cbbdc30
@ -138,6 +138,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
passthru.tests = {
|
passthru.tests = {
|
||||||
inherit (nixosTests)
|
inherit (nixosTests)
|
||||||
|
cups-pdf
|
||||||
printing-service
|
printing-service
|
||||||
printing-socket
|
printing-socket
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user