tests/lua-5: fix checkInterpreterPath test name
Checking a path location, not a patch.
This commit is contained in:
@@ -60,7 +60,7 @@ let
|
||||
in
|
||||
pkgs.recurseIntoAttrs {
|
||||
|
||||
checkInterpreterPatch =
|
||||
checkInterpreterPath =
|
||||
let
|
||||
golden_LUA_PATH = golden_LUA_PATHS.${lib.versions.majorMinor lua.version};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user