mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
lib/tests: remove strictly loaOf tests and rebase on attrsOf
This commit is contained in:
parent
1d61efb7f1
commit
cde46494c6
23 changed files with 59 additions and 103 deletions
3
lib/tests/modules/define-attrsOfSub-foo.nix
Normal file
3
lib/tests/modules/define-attrsOfSub-foo.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
attrsOfSub.foo = {};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue