some unittest fixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
int main(int argc, char* argv[]) {
|
||||
testEnvironment::setup();
|
||||
|
||||
testEnvironment::initialize();
|
||||
// Catch internal function call
|
||||
int result = Catch::Session().run(argc, argv);
|
||||
|
||||
|
Reference in New Issue
Block a user