0
0
Fork 0
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:
rnhmjoj 2019-06-13 23:53:03 +02:00 committed by worldofpeace
parent 1d61efb7f1
commit cde46494c6
23 changed files with 59 additions and 103 deletions

View file

@ -0,0 +1,3 @@
{
attrsOfSub.foo = {};
}