updated internal unit test
This commit is contained in:
@ -22,7 +22,7 @@ public:
|
||||
* Some function which calls all other tests
|
||||
* @return
|
||||
*/
|
||||
virtual ReturnValue_t performTests();
|
||||
virtual ReturnValue_t performTests(struct TestConfig testConfig);
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user