2025-05-12 09:14:37 +02:00

5 lines
48 B
Nix

{ runTest }:
{
posix = runTest ./posix.nix;
}