integration-tests: Misc fixes after modularization
This commit is contained in:
parent
d597bdf4b3
commit
2e62cede0a
2 changed files with 2 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
let
|
||||
tools = pkgs.callPackage ../tools.nix {};
|
||||
in tools.makeTest {
|
||||
in tools.runTest {
|
||||
name = "colmena-parallel";
|
||||
|
||||
colmena.test = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue