mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 14:02:42 +01:00
LFS code review
This commit is contained in:
parent
4c42b1c7cb
commit
2a2518b408
3 changed files with 107 additions and 249 deletions
|
|
@ -28,5 +28,5 @@
|
|||
# ensures tests are named like their directories they are defined in
|
||||
name = testCaseName;
|
||||
})
|
||||
(lib.attrNames (builtins.readDir ./test-cases));
|
||||
[ "lfs" ]; # (lib.attrNames (builtins.readDir ./test-cases));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue