mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
pkgs-lib/tests/formats: fix expected output
This commit is contained in:
parent
fe6b31308c
commit
0782b000d9
@ -210,7 +210,6 @@ in runBuildTests {
|
|||||||
list = [1, 2]
|
list = [1, 2]
|
||||||
str = "foo"
|
str = "foo"
|
||||||
true = true
|
true = true
|
||||||
|
|
||||||
[attrs]
|
[attrs]
|
||||||
foo = "foo"
|
foo = "foo"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user