make-test: expose test config
This is useful for programmatically exploring a test config or for building a test system on a custom platform.
This commit is contained in:
@@ -48,4 +48,6 @@ scenario: testConfig:
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
config = testConfig;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user