forked from DGNum/colmena
integration-tests: Fix default.nix
This commit is contained in:
parent
ddccad4fb9
commit
8e5f168e5d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
apply = import ./apply;
|
||||
apply-fail = import ./apply-fail;
|
||||
apply-local = import ./apply-local;
|
||||
parallel = import ./parallel;
|
||||
exec = import ./exec;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue