Commit 377cbbdc authored by Yarny0's avatar Yarny0
Browse files

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.
parent 18536bf0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -138,6 +138,7 @@ stdenv.mkDerivation rec {

  passthru.tests = {
    inherit (nixosTests)
      cups-pdf
      printing-service
      printing-socket
    ;