This commit is contained in:
2025-08-07 21:21:43 -07:00
parent f3621a3183
commit bc9bb6ee01
3 changed files with 22 additions and 1 deletions

View File

@@ -9,4 +9,5 @@ let
in
{
zfsTest = handleTest ./zfs.nix;
testTest = handleTest ./testTest.nix;
}