mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Oops, did not mean to commit that
This commit is contained in:
parent
23c5219f81
commit
83576d86dd
1 changed files with 1 additions and 1 deletions
|
@ -28,5 +28,5 @@
|
||||||
# ensures tests are named like their directories they are defined in
|
# ensures tests are named like their directories they are defined in
|
||||||
name = testCaseName;
|
name = testCaseName;
|
||||||
})
|
})
|
||||||
[ "lfs" ]; # (lib.attrNames (builtins.readDir ./test-cases));
|
(lib.attrNames (builtins.readDir ./test-cases));
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue