Remove unused test for exec stage
This commit is contained in:
parent
f33137a55e
commit
be0506bc21
@ -302,12 +302,6 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
test = {
|
|
||||||
exec = callPackage ./test/garlic/exec.nix {
|
|
||||||
exec = self.bsc.garlic.stages.exec;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user