mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-14 18:51:47 -07:00
Fixes for test generation (sanity, soa).
This commit is contained in:
@ -12,7 +12,7 @@ int gen_main()
|
||||
using namespace gen;
|
||||
log_fmt("\ngen_time:");
|
||||
|
||||
check_sanity();
|
||||
// check_sanity();
|
||||
|
||||
check_SOA();
|
||||
|
||||
|
Reference in New Issue
Block a user