pkgs-lib/tests/formats: fix whitespace after PR #100372
Naturally, TOML doesn't define the exact shape of everything. nix build -f pkgs/top-level/release.nix pkgs-lib-tests
This commit is contained in:
parent
4dca83eb54
commit
92c96b7995
1 changed files with 0 additions and 2 deletions
|
@ -147,9 +147,7 @@ in runBuildTests {
|
|||
foo = "foo"
|
||||
|
||||
[level1]
|
||||
|
||||
[level1.level2]
|
||||
|
||||
[level1.level2.level3]
|
||||
level4 = "deep"
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue