WIP: Further test updates

This commit is contained in:
Matthias Koefferlein 2023-01-16 02:29:03 +01:00
parent 48b55f142a
commit 3b4a460581
3 changed files with 0 additions and 2 deletions

View File

@ -204,8 +204,6 @@ TEST(3_BoolAndNot)
db::Region tr42and3 = r42.andnot (r3).first;
db::Region tr42and42 = r42.andnot (r42).first;
EXPECT_EQ (r2and3.is_merged (), false);
{
db::Layout target;
unsigned int target_top_cell_index = target.add_cell (ly.cell_name (top_cell_index));

Binary file not shown.

Binary file not shown.