Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test_struct_union_c regression test
cbmc/havoc_slice/test_struct_union_c.desc regression test was using test_struct_union_b.c instead of test_struct_union_c.c, that was never used. This commit fixes this by running the correct file.
- Loading branch information