This commit is contained in:
@ -33,7 +33,7 @@ IACORE_MAIN() {
|
||||
<< "===============================================================\n"
|
||||
<< console::RESET << "\n";
|
||||
|
||||
const i32 result = Test::TestRegistry::run_all();
|
||||
Const<i32> result = Test::TestRegistry::run_all();
|
||||
|
||||
SocketOps::terminate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user