mirror of
https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds.git
synced 2025-01-31 04:58:17 +00:00
wrapper-manager-fds/tests: add configs in default test suite
This commit is contained in:
parent
03e29feec5
commit
0bb4708145
@ -23,4 +23,5 @@ in
|
|||||||
''
|
''
|
||||||
yajsv -s "${./lib/tests.schema.json}" "$testDataPath" && touch $out || jq . "$testDataPath"
|
yajsv -s "${./lib/tests.schema.json}" "$testDataPath" && touch $out || jq . "$testDataPath"
|
||||||
'';
|
'';
|
||||||
|
configs = import ./configs { inherit pkgs; };
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user