Unverified Commit dff2312d authored by Matt Sturgeon's avatar Matt Sturgeon Committed by GitHub
Browse files

python3Packages.raylib-python-cffi.tests: fix the eval (#480960)

parents cd5ec836 77884b9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
  src,
  raylib-python-cffi,
  writers,
}:
let
  src = raylib-python-cffi.src;
  writeTest =
    name: path:
    writers.writePython3Bin name {