clan tests: convert makeTestClan to a module
Let's not put yet another wrapper around runTest, instead expose our logic as a module that can be imported into any nixos-vm-test
This commit is contained in:
@@ -8,7 +8,6 @@ let
|
||||
evalModules
|
||||
;
|
||||
|
||||
# TODO: Use makeTestClan
|
||||
evalInventory =
|
||||
m:
|
||||
(evalModules {
|
||||
|
||||
Reference in New Issue
Block a user