Test updated

This commit is contained in:
Matthias Koefferlein 2022-11-24 22:12:01 +01:00
parent 66b10245fe
commit 20b6608410
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ static size_t shapes_in_top (const db::Layout &layout, unsigned int layer)
TEST(2_RefCounting)
{
db::DeepShapeStore store;
store.set_keep_layouts (false);
db::Layout layout;
unsigned int l1 = layout.insert_layer ();