miniupnpd: add nixosTests.upnp to passthru.tests
This commit is contained in:
@@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
passthru.tests = {
|
||||
bittorrent-integration = nixosTests.bittorrent;
|
||||
inherit (nixosTests) upnp;
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user