openresty: include nginx-variants test in passthru.tests
This commit is contained in:
@@ -66,6 +66,7 @@ callPackage ../nginx/generic.nix args rec {
|
||||
passthru = {
|
||||
tests = {
|
||||
inherit (nixosTests) openresty-lua;
|
||||
inherit (nixosTests.nginx-variants) openresty;
|
||||
};
|
||||
updateScript = lib.getExe (writeShellApplication {
|
||||
name = "openresty-update";
|
||||
|
||||
Reference in New Issue
Block a user